[CMake] Generate Xcode projects on a Windows environment

Eric Noulard eric.noulard at gmail.com
Wed Jan 4 06:54:29 EST 2012


2012/1/4 Hertout Julien <julien.hertout at neomades.com>:
> 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


More information about the CMake mailing list