MantisBT - CMake
View Issue Details
0014251CMakeCMakepublic2013-06-28 05:142013-12-02 08:51
Minmin Gong 
Brad King 
normalblockalways
closedfixed 
CMake 2.8.11 
CMake 2.8.11.2CMake 2.8.11.2 
0014251: VS2013 Support
VS2013 preview is released. But cmake doesn't have a generator for it.
No tags attached.
has duplicate 0014253closed Robert Maynard Add generators for Visual Studio 2013 
patch VS2013.patch (12,562) 2013-06-28 06:51
https://public.kitware.com/Bug/file/4805/VS2013.patch
Issue History
2013-06-28 05:14Minmin GongNew Issue
2013-06-28 06:51Minmin GongFile Added: VS2013.patch
2013-06-28 10:07Robert MaynardRelationship addedhas duplicate 0014253
2013-06-28 16:49Brad KingAssigned To => Brad King
2013-06-28 16:49Brad KingStatusnew => assigned
2013-06-28 16:49Brad KingTarget Version => CMake 2.8.12
2013-06-28 19:44Brad KingNote Added: 0033407
2013-06-28 19:46Brad KingNote Added: 0033408
2013-06-28 19:46Brad KingStatusassigned => resolved
2013-06-28 19:46Brad KingResolutionopen => fixed
2013-06-28 19:46Brad KingFixed in Version => CMake 2.8.12
2013-07-03 15:54Robert MaynardTarget VersionCMake 2.8.12 => CMake 2.8.11.2
2013-07-03 15:56Robert MaynardFixed in VersionCMake 2.8.12 => CMake 2.8.11.2
2013-12-02 08:51Robert MaynardNote Added: 0034630
2013-12-02 08:51Robert MaynardStatusresolved => closed

Notes
(0033407)
Brad King   
2013-06-28 19:44   
Thanks for the patch. Using that as a starting point I constructed these commits:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=77ac9b8b [^]
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e99d7b1c [^]

which add support on top of 2.8.11.
(0033408)
Brad King   
2013-06-28 19:46   
With these changes I'm able to build with both VS 12 Professional and VS 12 Express for both 32-bit and 64-bit targets, and CMake's test suite passes.
(0034630)
Robert Maynard   
2013-12-02 08:51   
Closing resolved issues that have not been updated in more than 4 months.