summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/interface_library
Commit message (Expand)AuthorAgeFilesLines
* Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-274-12/+0
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-092-2/+0
* Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-194-0/+13
* add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-1/+1
* add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-075-1/+14
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-0/+111
* add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-044-0/+12
* Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)Stephen Kelly2013-12-094-0/+25
* cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.Stephen Kelly2013-11-254-0/+27
* add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-123-0/+7
* export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-082-0/+8
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-078-0/+82