summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetSources
Commit message (Expand)AuthorAgeFilesLines
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-106-11/+1
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-091-1/+0
* Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-297-0/+17
* cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-296-1/+18
* Tests: Fix RunCMake.TargetSources on Xcode 1.5Brad King2014-06-062-5/+4
* cmTarget: Fix listing of source files at configure-time.Stephen Kelly2014-04-135-1/+18
* target_sources: New command to add sources to target.Stephen Kelly2014-04-024-0/+26
* Make the SOURCES target property writable.Stephen Kelly2014-04-024-0/+28
* cmTarget: Make the SOURCES origin tracable.Stephen Kelly2014-04-027-0/+60
* cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-027-0/+40