Hi,
I'm experiencing the same problems as described in
http://www.mail-archive.com/cmake@cmake.org/msg18865.html . I have an
executable E with a dependency on a static library L. When I view the
information for E (using Get Info) I can see that the "Direct Dependencies"
list indeed includes the li
Christian Goetze (CG Linden) wrote:
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 t
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 t