[CMake] CMAKE_CONFIGURATION_TYPES & MSVC7.0

xavier delannoy xavier.delannoy at gmail.com
Tue Jan 3 09:23:54 EST 2006


hi all,

I'm a bit puzzled on how to use CMAKE_CONFIGURATION_TYPES with MSVC 7.0.
I 'd like to restrict to Debug and Release only, thus I tried:

SET(CMAKE_CONFIGURATION_TYPES "Debug;Release") in my CMakeList.txt (which is
located in the root directory of my project)

When I edit CMakeCache.txt by hand, it's ok.

thanks for your help.

Xavier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060103/02833b13/attachment.html


More information about the CMake mailing list