[CMake] Where are Visual Studio *.pdb file located?

Julian Amann vertexwahn at gmx.de
Wed Nov 14 07:57:15 EST 2012


In the past i used



set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG ../Debug)



to place all my *.exe, *.dll, *.lib and *.pdb files in the ../Debug directory – but with the CMake 2.8.10.1 this seems not to work



all my *.exe, *.dll, *.lib are placed in the ../Debug directory 

but the *.pdb files are not stored there 



How can I influence where the *.pdb files are stored



Best regards,

Julian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121114/a418ce69/attachment.htm>


More information about the CMake mailing list