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
k...@lanl.gov

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to