[cmake-developers] INTERFACE_LINK_LIBRARIES property?

Stephen Kelly steveire at gmail.com
Fri Jun 28 10:01:54 EDT 2013


Brad King wrote:

>> I believe
>> 
>>  tll(tgt LINK_PRIVATE a LINK_PUBLIC b LINK_PRIVATE c)
>> 
>> is valid today. I can't think of a reason to want that
> 
> We considered such cases way back when first discussing that interface.
> The use case is that there is an ordered implementation dependency on
> "a;b;c" but only "b" should be in the link interface.

True. Added a unit test and pushed again to my clone. I'll wait until 
INTERFACE_LINK_LIBRARIES-prop is in master before merging it to next.

Thanks,

Steve.






More information about the cmake-developers mailing list