Brad King wrote:
Robert Dailey wrote:
The goal here is to try to build Xcode projects for building iPhone
apps. My CMake logic for producing projects is rather complex, which
is why I am hesitant to post it here. But basically I'm taking the
exact path above and passing it into add_executable like so:
add_executable( foobar MACOSX_BUNDLE
"/Users/imac/work/redsword/projects/foobar/mysource.mm
Where is the CMakeLists.txt file containing this line?
Perhaps "/Users/imac/work/redsword/CMakeLists.txt"?
Oh, and what version of Xcode is this?
Thanks,
-Brad
_______________________________________________
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