[CMake] Generate Xcode projects on a Windows environment

Hertout Julien julien.hertout at neomades.com
Thu Jan 5 03:02:51 EST 2012


Le 04/01/12 16:16, Eric Noulard a écrit :
> However,  a general rule with CMake is to consider that cmake itself becomes
> a requirement of your build system.
> With CMake (at least currently) the developer/user cannot work without CMake
> if the project (makefiles, IDE project files (Visual Studio, XCode, Eclipse)
> has been generated with it.
>
> see e.g.
> http://www.cmake.org/Wiki/CMake_FAQ#Why_does_CMake_use_full_paths.2C_or_can_I_copy_my_build_tree.3F
> or
> http://www.cmake.org/Bug/view.php?id=11095
>
Ok, thanks for your response and the links. It shows me another 
limitation using CMake the way I wanted to. It is clearer for me now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120105/174ab105/attachment.htm>


More information about the CMake mailing list