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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to