[CMake] Multiple platforms/configurations

Tom Deblauwe tom.deblauwe at traficon.com
Wed Nov 9 10:21:40 EST 2011


On Wednesday 09 November 2011 12:45:43 David Cole wrote:
> The CMake Visual Studio generators do not presently support multiple
> platforms in the same Visual Studio project file. Moreover, they do
> not presently support anything beyond 32- and 64-bit Windows targets.
> You will need separate solution and project files for separate
> platforms, or you will need to use makefile generators, or use
> ExternalProject to drive "other platform" builds from a 32- or 64-bit
> VS generated file...
> 

Ok Thanks for the clarification.
Are there any plans to support this? Maybe support WindowsCE?

Best regards,
Tom,


More information about the CMake mailing list