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

Petr Kmoch petr.kmoch at gmail.com
Tue Nov 19 11:27:54 EST 2013


Hi Kelly.

This should be possible using CMake's command-line option -T which
specifies the toolset to use.

Petr


On Tue, Nov 19, 2013 at 4:41 PM, Thompson, K T <kgt at lanl.gov> wrote:

>  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
>
>
>
> --
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131119/834a8c4c/attachment.htm>


More information about the CMake mailing list