[CMake] Can't I debug my subroutines withoud debuggign the whole library?

Atwood, Robert C r.atwood at imperial.ac.uk
Thu Sep 6 14:37:30 EDT 2007


On a Cygwin machine, I get the message when I try to configure DEBUG mode 

 Warning: CMake is forcing CMAKE_BUILD_TYPE to "Release" to match that
 imported from ITK.  This is required because projects must use the same...
 
 
That does not make much sense to me, as I expect to be able to compile my objects with -g and naturally expect not be able to symbolically debug inside any precompiled  ITK objects in this case. I don't seem to encounter this in Gnu/Linux environments . Any suggestions besides recompiling ITK with debug, it's quite slow on this mahcine.
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070906/1fe81467/attachment.htm


More information about the CMake mailing list