MantisBT - CMake
View Issue Details
0012481CMakeCMakeSetuppublic2011-10-03 11:082012-03-06 08:37
ahoros 
David Cole 
lowtrivialalways
closedno change required 
pcwindows7
CMake 2.8.5 
CMake 2.8.6 
0012481: quick fix for generator to visual studio 2011
I have to generate visual studio C++ project files
however since c++0x support is important - I decided to try VC11

there is discussion: http://public.kitware.com/Bug/view.php?id=10722 [^]
which made me think that adding <PlatformToolset> option
would be sufficient with VC10 cmake generator.


Alternatively is there a way to use VC11 environment currently?

No tags attached.
Issue History
2011-10-03 11:08ahorosNew Issue
2011-10-03 11:22David ColeAssigned To => David Cole
2011-10-03 11:22David ColeStatusnew => assigned
2011-10-03 11:23David ColeNote Added: 0027516
2011-10-03 11:23David ColeStatusassigned => resolved
2011-10-03 11:23David ColeFixed in Version => CMake 2.8.6
2011-10-03 11:23David ColeResolutionopen => no change required
2012-03-06 08:37David ColeNote Added: 0028818
2012-03-06 08:37David ColeStatusresolved => closed

Notes
(0027516)
David Cole   
2011-10-03 11:23   
Use CMake 'next' or 'master' or wait for the upcoming CMake 2.8.6 release. There is presently *experimental* preliminary support for Visual Studio 11 as a separate generator in those branches of CMake.

This is not really a bug report... If you just have a simple question, please ask it via email to the CMake mailing list. Thanks.
(0028818)
David Cole   
2012-03-06 08:37   
Closing resolved issues that have not been updated in more than 4 months.