[CMake] Problems with renamed CMake Generators

NoRulez norulez at me.com
Thu Jan 23 02:19:31 EST 2014


Hello,

at the moment I test with if("${CMAKE_GENERATOR}" STREQUAL "Visual Studio 12")

in the upcoming release of CMake this string has changed. So, is there an other way to test for generators and if a generator is called for 32/64bit?

Thanks in advance
Best Regardsn


More information about the CMake mailing list