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, -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
