summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/export/empty.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Export: allow exporting of additional propertiesWouter Klouwen2018-03-161-0/+7
This change introduces an additional property that may be set on a target to allow additional properties to be exported. Normally only a limited number of properties are exported. Additional properties may be exported by simply setting the `EXPORT_PROPERTIES` property on a target that is exported.