[cmake-developers] INTERFACE_LINK_LIBRARIES property?
Stephen Kelly
steveire at gmail.com
Fri May 10 06:51:18 EDT 2013
Stephen Kelly wrote:
> * When exporting, if 'the implementation is the interface'
Oops, forgot to finish writing this.
With the policy, the required tll signature, and new property, the
implementation is never the interface for shared libraries. Static libraries
are already handled by the existing code by populating the interface
property with the evaluated libraries since commit 77d26467 (Allow generator
expressions in LINK_INTERFACE_LIBRARIES., 2013-01-04).
Thanks,
Steve.
More information about the cmake-developers
mailing list