Hi, When we choose "Debug" or "Release" configuration in Visual Studio, is there a way for CMake to apply different compilations / linking rules?
For what I have seen on the mailing list, we can set "CMAKE_CONFIGURATION_TYPES" to only use a particular configuration in VS, but what if we want to use multiple configurations? Thank you. Romain
_______________________________________________ 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