[CMake] Changing VS2005 Configuration

Jakob Santner santner at icg.tu-graz.ac.at
Fri Oct 12 02:40:17 EDT 2007


Hello,

I am using Visual Studio 8 and cmake 2.4p7 and am trying to set the
configuration for a specific project to 'Release'. So I added

SET(CMAKE_BUILD_TYPE Release)

to CMakeLists.txt and ran cmake. The Visual Studio configuration manager
still lists all projects in 'Debug' configuration.

What am I doing wrong?

BR


-- 
Jakob Santner
Institute for Computer Graphics and Vision (ICG)
GRAZ UNIVERSITY OF TECHNOLOGY
Inffeldgasse 16/II
A-8010 Graz, AUSTRIA

web: http://www.icg.tu-graz.ac.at/
mail: santner (at) icg.tu-graz.ac.at
tel: +43-650-4139160



More information about the CMake mailing list