summaryrefslogtreecommitdiff
path: root/Tests/InterfaceLibrary
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-074-0/+17
* Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+7
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+1
* Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-082-0/+2
* cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-141-0/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-013-12/+12
* Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
* Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-211-0/+1
* Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-094-2/+29
* Revise C++ coding style using clang-formatKitware Robot2016-05-166-6/+12
* Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-272-3/+9
* Genex: Fix evaluation context propagation for TARGET_OBJECTS.Stephen Kelly2014-11-261-1/+4
* Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-143-2/+8
* Fix scope of transitive target name lookupsBrad King2014-06-234-2/+23
* InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelistingStephen Kelly2014-01-092-0/+28
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-062-1/+3
* cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-1/+24
* Remove INTERFACE build targets.Stephen Kelly2013-12-103-0/+21
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-078-0/+115