[CMake] iPhone development with CMake (xcode generator)

Robert Dailey rcdailey at gmail.com
Thu Apr 9 15:41:24 EDT 2009


For the Boost library, we have compiled it for both the iPhone device and
iPhone simulator. However, I'm not sure how to tell the difference between
the two from CMake when we have xcode as our generator. Perhaps there is a
way I can generate multiple xcode configurations for both the device and the
simulator which have library include directories pointing to the device
build of boost and the simulator build of boost (respectively)?
I'm not sure how to go about handling this case, so any advice from the avid
CMake users would be very helpful. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090409/d44c2f2d/attachment.htm>


More information about the CMake mailing list