[CMake] Xcode paths not turning out right
Brad King
brad.king at kitware.com
Fri Sep 18 13:53:55 EDT 2009
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
More information about the CMake
mailing list