summaryrefslogtreecommitdiff
path: root/Tests/InterfaceLibrary
Commit message (Expand)AuthorAgeFilesLines
* 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