[cmake-developers] INTERFACE_LINK_LIBRARIES property?

Brad King brad.king at kitware.com
Fri Jun 7 09:05:49 EDT 2013


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?

-Brad



More information about the cmake-developers mailing list