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.
 
 
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to