[CMake] Missing CMAKE_CONFIGURATION_TYPES with project NONE on Windows

Brad King brad.king at kitware.com
Tue May 14 09:51:14 EDT 2013


On 05/10/2013 11:14 AM, Brad King wrote:
> OTOH the Xcode generator just initializes all four configurations
> in EnableLanguage up front:
> 
>  http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmGlobalXCodeGenerator.cxx;hb=v2.8.10.2#l182

I've now taught the VS generator to do the same:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=42bb42d1

-Brad


More information about the CMake mailing list