Stephen Kelly wrote: >> >> In the "Allow target_link_libraries with IMPORTED targets." >> commit message, it says "This requires policy CMP0019 to be NEW". >> However, I don't see any checks enforcing that or documentation. > > That may be a left-over from a previous version of the patch. >
That part of the commit message (or at least the thinking behind it) dates from when the patches I was writing only read the INTERFACE_LINK_LIBRARIES property on IMPORTED targets if the policy was NEW. That is since changed, so I've removed that note in a force-push 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
