[CMake] Get all required shared libs from a target

Müller Michael michael.mueller at dkfz-heidelberg.de
Fri Aug 28 02:29:53 EDT 2009


Hi guys,
 
is it possible to "investigate" a target for all required shared libs (transitively). That means i dont which libraries where set with TARGET_LINK_LIBRARIES and somewhere in my CMakeLists.txt i want to find it out again.
 
Thank you
Michael


More information about the CMake mailing list