MantisBT - CMake
View Issue Details
0015422CMakeCMakepublic2015-02-26 14:292015-11-02 09:13
Stephen Kelly 
Brad King 
normalminorhave not tried
closedfixed 
Windows
 
CMake 3.3CMake 3.3 
0015422: cmake --help should be explicit about how to specify architecture.
In previous releases, it was necessary to specify Win64 in the generator name to do a 64 bit build. This is not mentioned in the output of cmake --help.

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/51673 [^]

Now there is also a -A option. The help output should be explicit about whatever the user should use.
No tags attached.
Issue History
2015-02-26 14:29Stephen KellyNew Issue
2015-02-26 14:41Brad KingTarget Version => CMake 3.3
2015-02-26 14:41Brad KingDescription Updatedbug_revision_view_page.php?rev_id=1718#r1718
2015-04-08 09:34Brad KingNote Added: 0038480
2015-04-08 09:34Brad KingAssigned To => Brad King
2015-04-08 09:34Brad KingStatusnew => resolved
2015-04-08 09:34Brad KingResolutionopen => fixed
2015-04-08 09:34Brad KingFixed in Version => CMake 3.3
2015-11-02 09:13Robert MaynardNote Added: 0039762
2015-11-02 09:13Robert MaynardStatusresolved => closed

Notes
(0038480)
Brad King   
2015-04-08 09:34   
cmake: Show in --help how to select VS target platform
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1e384337 [^]
(0039762)
Robert Maynard   
2015-11-02 09:13   
Closing resolved issues that have not been updated in more than 4 months.