[CMake] cmake on mac to generate xcode project

Brandon Van Every bvanevery at gmail.com
Tue Jul 24 23:39:18 EDT 2007


On 7/24/07, Anders Sandholm <anders.sandholm at gmail.com> wrote:
> Hi
>
> small question. I am using cmake on mac and generate xcode project
> with it, but when I generate the project fil it is place in the
> directory where the source code i located, and I want to specify
> another directory where I want the project file (like the output
> directory on windows), can I do this? I check the docs and wiki but
> couldn't find anything.

Is there some reason the CMake FAQ doesn't apply?
http://www.cmake.org/Wiki/CMake_FAQ#Out-of-source_build_trees

Cheers,
Brandon Van Every


More information about the CMake mailing list