summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_interface_link_libraries
Commit message (Collapse)AuthorAgeFilesLines
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-214-0/+179
This is new in CMake 2.8.12 and replaces the old properties matching IMPORTED_INTERFACE_LINK_LIBRARIES_<CONFIG>. Change-Id: I5d4c454972f2535f6792e95718c73d80c56ac24c Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>