summaryrefslogtreecommitdiff
path: root/Source/cmTargetSourcesCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Merge topic 'remove-cmobject-uses'Brad King2016-10-241-2/+0
|\
| * Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-231-2/+0
* | Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+9
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-10/+10
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-11/+8
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-1/+0
* cmTargetPropCommandBase: Change the interface to return bool.Stephen Kelly2014-04-071-1/+1
* target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+55