summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetSourcesCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* cmTargetPropCommandBase: Change the interface to return bool.Stephen Kelly2014-04-071-1/+1
| | | | | This is needed for the target_compile_features command, which may fail at configure time if an invalid feature is specified.
* target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+55