Hi all, I haven't found the answer to this: I have a static library A that uses 
static library B, but when I create an executable C I only want to link with A.

In Visual Studio this is accomplished by adding library B to "Additional 
Dependencies" (Librarian/General), but how can I make CMake create that dependency ?

TIA
/Rob
--

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

Reply via email to