Debug Symbols for Compiled versions of Pulse

We are trying to build a custom version of the Pulse Engine. There are some issues we are facing ad we wanted to know if we could build Pulse.dll with Debugger Symbols ?

I use MSVC which you can just switch to debug pretty easily in the IDE. If you are building via make or ninja, you can specify the build configuration you want when you run cmake.