[CMake] debug with codeblocks project
AKHRES Nader
nader.akhres at laposte.net
Sun Apr 4 06:38:14 EDT 2010
Hello,
I still have issue to compil with debug info in codeblocks project
(generated by cmake).
When I set the "-g" options in codeblocks gui, it seems to have no
effect (but I manage to get it somehow by cleaning/rebuilding but can't
reproduce).
If I've understood (could someone confirm that?), with make generated by
cmake, I have to generate one project for debug (with CMAKE_BUILD_TYPE
set to Debug) and one for release?
Is it the same for codeblocks?
Nad
ps: issue is the same with both windows and linux and even with minimal
project
More information about the CMake
mailing list