summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Import/Interface
Commit message (Expand)AuthorAgeFilesLines
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-1/+2
* Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-072-0/+17
* Tests: Fix ExportImport PCH expectation on Cray Classic compilerBrad King2019-11-111-1/+1
* PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-252-0/+27
* InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-171-0/+8
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-3/+2
* Export: Escape exported property values when writing CMake language filesBrad King2015-06-241-0/+11
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-102-0/+15
* Features: Extend concept to C language.Stephen Kelly2014-05-141-0/+21
* Tests: Fix name of cache variable.Stephen Kelly2014-05-071-2/+2
* Export: Populate INTERFACE_COMPILE_FEATURES property.Stephen Kelly2014-04-081-0/+17
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-9/+9
* install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-081-0/+13
* export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-083-0/+79