[CMake] Release mode only

Alexandre GOUAILLARD hanfei at caltech.edu
Mon Jul 30 17:01:34 EDT 2007


Hi all,

One of my project is using python wrapping and under windows this only works
in release mode.

I would like my C/C++ example to be compilable in both Debug and Release
mode, but the python related project to appear only in release mode.

How can I do that using CMAKE?

Alex




More information about the CMake mailing list