summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/interface_library
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename test RunCMake.{interface_library => InterfaceLibrary}Brad King2020-07-2232-447/+0
* Merge topic 'deprecate-pre-2.8.12'Craig Scott2020-06-232-2/+2
|\
| * Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-182-2/+2
* | Refactor file extension queries to be more consistentRobert Maynard2020-06-221-2/+2
|/
* INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-111-0/+9
* CUDA: Add cu as default source file extensionRobert Maynard2018-01-081-2/+2
* cmTargetPropertyComputer: whitelist custom propertiesBen Boeckel2017-11-211-0/+10
* cmTargetPropCommandBase: Fix typo in error messageDeniz Bahadir2017-10-261-8/+8
* Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-0910-0/+144
* 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-072-0/+8
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-078-0/+82