[CMake] iPhone development with CMake (xcode generator)

Robert Dailey rcdailey at gmail.com
Thu Apr 9 16:42:01 EDT 2009


2009/4/9 Alexander Neundorf <a.neundorf-work at gmx.net>

> On Thursday 09 April 2009, Robert Dailey wrote:
> > 2009/4/9 Alexander Neundorf <a.neundorf-work at gmx.net>
> ...
> > > Does Xcode support this out of the box ?
> >
> > Support *what* outside of the box? If you're talking about cross
> compiling,
> > then yes. It just uses GCCE, which itself is a cross compiler.
>
> That's interesting.
> How do you tell cmake that you want to create a project for the iPhone,
> i.e.
> for cross compiling ?


I haven't done this yet, so correct me if I'm wrong. I suspect that creating
the xcode project for either is identical except for a view varying things,
such as library include directories, compiler flags, preprocessor
directives, etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090409/476b82a3/attachment.htm>


More information about the CMake mailing list