[CMake] add_library(foo SHARED...) is not creating a PDB file

Brad King brad.king at kitware.com
Tue Sep 22 11:19:59 EDT 2015


On 09/22/2015 11:16 AM, Tom Kacvinsky wrote:
> having two builds (debug and release) doesn't fit our workflow

Try using the RelWithDebInfo configuration.

-Brad



More information about the CMake mailing list