Wednesday, August 13, 2008

ccmake debug




If you want to enable the "-g" flag to add debugging symbols when using ccmake (for example in the new Marsyas build system, you don't set the "MARSYAS_DEBUG" flag to "ON", instead you change the "CMAKE_BUILD_TYPE" to "Debug".

Tricky.