[cmake-developers] Directory for debug symbols

Peter Kümmel syntheticpp at gmx.net
Wed Aug 22 08:41:32 EDT 2012


I wanna add a way to put all .pdb files into one directory.
Therefore I've introduced the variable CMAKE_DEBUG_SYMBOL_DIRECTORY
which could be set to an existing directory.
I patched all the places where GetPDBName() is used.

Is it OK to merge this patch to next?

http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=b144d0ffa64afbdd971d84eb9567bb1eb02c3cf6

Peter



More information about the cmake-developers mailing list