[cmake-developers] INTERFACE_LINK_LIBRARIES property?
Stephen Kelly
steveire at gmail.com
Fri Jun 7 09:20:36 EDT 2013
Brad King wrote:
> On 06/06/2013 07:27 PM, Stephen Kelly wrote:
>> Ok. I've added a commit which I think completes the policy CMP0022 and
>> the addition of the INTERFACE_LINK_LIBRARIES property.
>
> One quick comment on the export change:
>
> + e << "Target \"" << target->GetName() << "\" has policy CMP0022 "
> + "enabled, but also has old-style INTERFACE_LINK_LIBRARIES "
> + "properties populated, but it was exported without the "
>
> Don't you mean LINK_INTERFACE_LIBRARIES there?
>
Yep, I fixed it and pushed it to my clone.
Thanks,
Steve.
More information about the cmake-developers
mailing list