Am Sonntag, 8. Januar 2012, 12:29:47 schrieb Renato Utsch: > Hello, I have been experimenting some issue with visual studio and > couldn't fix them, even when searching in google for help :O > > So, I have 2 main issues: > > 1. When CMake creates the visual studio solution, it configures to the > "Debug win32" mode, but I wanted to be able to choose from "Release" > to "Debug". > Changing the CMAKE_BUILD_TYPE to "Release" didn't seem to help...
All 4 configurations are created, you can change it in MSVC itself (using Build -> Choose Configuration or something like that IIRC). Eike
signature.asc
Description: This is a digitally signed message part.
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake