summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export/Interface
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+4
* Export: Escape exported property values when writing CMake language filesBrad King2015-06-241-0/+4
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-103-1/+37
* Features: Extend concept to C language.Stephen Kelly2014-05-141-1/+4
* Export: Populate INTERFACE_COMPILE_FEATURES property.Stephen Kelly2014-04-081-1/+4
* install: Ensure that install(TARGETS) works with no DESTINATIONStephen Kelly2014-01-041-1/+4
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-241-5/+5
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-2/+2
* install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-081-0/+20
* export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-084-0/+50