[CMake] CMake generates XCode project with incorrect dependency

Christian Goetze (CG Linden) cg at lindenlab.com
Mon Feb 2 20:32:12 EST 2009


We have a typical case of a static library and some test programs
linking against the library.

For some reason, running incremental builds under XCode fails to relink
the test programs if the library is rebuilt.

Inspection of the generated XCode files seems to indicate that the
dependency is of the wrong kind. It ends up as a direct dependency and
not a linked library dependency.

What are we doing wrong? This is CMake 2.6.2, XCode 3.1.2

--
cg



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090202/ca9847fc/attachment.pgp>


More information about the CMake mailing list