The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13590 ====================================================================== Reported By: Stephen Kelly Assigned To: ====================================================================== Project: CMake Issue ID: 13590 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-10-16 05:12 EDT Last Modified: 2012-10-16 05:12 EDT ====================================================================== Summary: LINK_INTERFACE_LIBRARIES is used by STATIC libraries Description: The documentation of LINK_INTERFACE_LIBRARIES claims that the property is ignored for STATIC libraries.
Having experimented with building Qt statically, this does not seem to be the case (at least for IMPORTED STATIC libraries), so the documentation does not match the code. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-10-16 05:12 Stephen Kelly New Issue ====================================================================== -- 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
