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. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
