summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/interface_library/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-091-0/+3
* Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-271-1/+0
* Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-191-0/+1
* add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-071-0/+1
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-0/+1
* add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-041-0/+1
* Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)Stephen Kelly2013-12-091-0/+1
* cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-251-0/+1
* add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-121-0/+1
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+4