[CMake] Problems with CMake 3.1.0-rc3 write_compiler_detection_header

Brad King brad.king at kitware.com
Mon Dec 15 12:49:31 EST 2014


On 12/15/2014 08:40 AM, NoRulez wrote:
> I see that only GNU and Clang is currently supported
> ("set(compilers GNU Clang);")
> 
> Is that right and would MSVC be added to the final 3.1.0 version?

This was a mistake in the documentation that was updated here:

 WCDH: Don't imply that MSVC is supported by the module.
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0db3db41

MSVC is not supported.  The contributor of the feature does not
work extensively with MS tools.  Someone else will have to work
on populating the feature table.

-Brad



More information about the CMake mailing list