MantisBT - CMake
View Issue Details
0012334CMakeDocumentationpublic2011-07-12 19:172012-02-06 06:07
Pau Garcia i Quiles 
Brad King 
normaltextalways
closedfixed 
AllAllAll
CMake 2.8.5 
CMake 2.8.6CMake 2.8.6 
0012334: Doc bug: if(WIN32) in Cygwin
"if(WIN32)" is false on Cygwin but the docs say otherwise

http://cmake.org/cmake/help/cmake-2-8-docs.html#variable:WIN32 [^]
No tags attached.
Issue History
2011-07-12 19:17Pau Garcia i QuilesNew Issue
2011-07-27 16:06Brad KingNote Added: 0027086
2011-07-29 18:41Brad KingAssigned To => Brad King
2011-07-29 18:41Brad KingStatusnew => assigned
2011-07-29 18:43Brad KingNote Added: 0027128
2011-07-29 18:43Brad KingStatusassigned => resolved
2011-07-29 18:43Brad KingResolutionopen => fixed
2011-09-12 17:13David ColeFixed in Version => CMake 2.8.6
2011-09-12 17:13David ColeTarget Version => CMake 2.8.6
2012-02-06 06:07David ColeNote Added: 0028503
2012-02-06 06:07David ColeStatusresolved => closed

Notes
(0027086)
Brad King   
2011-07-27 16:06   
This changed recently in a backward incompatible-ish way as described here:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=85c0a69a [^]
(0027128)
Brad King   
2011-07-29 18:43   
Fixed. Thanks for pointing it out.

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f641de4 [^]
(0028503)
David Cole   
2012-02-06 06:07   
Closing resolved issues that have not been updated in more than 4 months.