[CMake] Select the Visual C++ Compiler November 2013 CTP with CMake generated projects?

Thompson, K T kgt at lanl.gov
Tue Nov 19 10:41:41 EST 2013


Hi,
Is there a way to tell CMake to generate Visual Studio 2013 projects that use the November 2013 CTP version of the compiler [1]?  It looks like I can modify each project in my VS solution manually [2] but this is not particularly convenient when CMake is used to generate the solution files.
[1] http://blogs.msdn.com/b/vcblog/archive/2013/11/18/announcing-the-visual-c-compiler-november-2013-ctp.aspx
[2] For each project, edit the properties and set "Platform Toolset" to "Visual C++ Compiler Nov 2013 CTP (CTP_Nov2013)".

-kt
Kelly Thompson
kgt at lanl.gov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131119/83352d6a/attachment.htm>


More information about the CMake mailing list