[CMake] Obtaining dependencies of static libraries
Alexander Neundorf
a.neundorf-work at gmx.net
Thu Jan 22 16:00:41 EST 2009
On Thursday 22 January 2009, Robert Dailey wrote:
> Hi,
>
> The documentation for LINK_INTERFACE_LIBRARIES (Target property) clearly
> states that this is ignored for static libraries. However, I need to get
> the list that was passed into target_link_libraries() for that static
> library project.
What do you need it for ?
In general CMake takes care of handling the dependencies for you.
Alex
More information about the CMake
mailing list