On 10/31/2013 09:19 AM, Brad King wrote:
> Thanks.  It appears that ImplementationIsInterface bypasses the
> checks for EXPORT_LINK_INTERFACE_LIBRARIES and produces the
> IMPORTED_LINK_INTERFACE_LIBRARIES properties even when CMP0022
> is set to NEW.  Shouldn't it instead transform the link impl
> into INTERFACE_LINK_LIBRARIES in exports, and also transform
> the link impl into IMPORTED_LINK_INTERFACE_LIBRARIES subject
> to EXPORT_LINK_INTERFACE_LIBRARIES?

I forgot to mention that in code paths prior to this fix the
ImplementationIsInterface could only be true if CMP0022 is
not NEW.

-Brad
--

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

Reply via email to