2012/1/4 Hertout Julien <[email protected]>: > We need to generate Xcode projects but from a Windows environment.
Is it possible to know why you need that? CMake generated project files are not meant to be relocatable and they depend on CMake as well.... So generating a project file on a host that is not the one you'll be working on has good chance to fail at some point. So what is your use case for that? -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org -- 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
