I am using CMake to create a Visual Studio project. In my release of the release, I also want to set the Visual Studio project property one as Yes, which is the properties ==> Configuration Properties ==> Linker ==> Debug ==> Generate debug information.
Is it possible?
source
share