On Thursday 09 April 2009, you wrote:
...
> 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.

See my other mail.
There are some more things, e.g. when cross compiling cmake will not try to 
execute programs build with TRY_RUN(), you have two sets of variables, one 
for the build host, one for the target, e.g. CMAKE_SYSTEM_NAME and 
CMAKE_HOST_SYSTEM_NAME, etc., and some more things.

Alex
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to