MantisBT - CMake
View Issue Details
0013553CMakeCMakepublic2012-09-21 03:082013-03-04 08:38
Micha Renner 
Brad King 
normalminoralways
closedfixed 
Windows
 
CMake 2.8.10CMake 2.8.10 
0013553: CMAKE_C_COMPILER_VERSION
CMAKE_[C|CXX]_COMPILER_VERSION is empty in combination with Windows and MSVC
CMake 2.8.9
No tags attached.
Issue History
2012-09-21 03:08Micha RennerNew Issue
2012-09-21 07:09Brad KingAssigned To => Brad King
2012-09-21 07:09Brad KingStatusnew => assigned
2012-09-21 07:10Brad KingNote Added: 0031079
2012-09-21 07:10Brad KingStatusassigned => resolved
2012-09-21 07:10Brad KingResolutionopen => fixed
2012-09-21 07:10Brad KingFixed in Version => CMake 2.8.10
2012-09-21 07:10Brad KingTarget Version => CMake 2.8.10
2013-03-04 08:38Robert MaynardNote Added: 0032456
2013-03-04 08:38Robert MaynardStatusresolved => closed

Notes
(0031079)
Brad King   
2012-09-21 07:10   
The documentation in 2.8.9:

 http://www.cmake.org/cmake/help/v2.8.9/cmake.html#variable:CMAKE_LANG_COMPILER_VERSION [^]

says "This variable is reserved for internal use by CMake and is not guaranteed to be set.".

However, things will change in 2.8.10 where it will be defined almost always:

 http://cmake.org/gitweb?p=cmake.git;a=commit;h=34a02846 [^]
(0032456)
Robert Maynard   
2013-03-04 08:38   
Closing resolved issues that have not been updated in more than 4 months.