[CMake] Resolving static lib dependency at executable link time

Ansis Māliņš ansis.malins at gmail.com
Mon Feb 25 06:23:31 EST 2013


>libB depends on libC and libC depends on libB.
How is that even possible? You compile B and it fails because there's no C
yet. You compile C and it fails because there's no B yet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130225/8caaca2e/attachment-0001.htm>


More information about the CMake mailing list