Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a SYSTEM parameter to target_include_directories (#14180) | Stephen Kelly | 2013-07-02 | 1 | -5/+7 |
* | Extend the cmTargetPropCommandBase interface property handling. | Stephen Kelly | 2013-07-02 | 1 | -0/+3 |
* | Fix use of cmTypeMacro in new command classes | Brad King | 2013-01-31 | 1 | -0/+1 |
* | Make subclasses responsible for joining content. | Stephen Kelly | 2013-01-29 | 1 | -5/+5 |
* | Don't allow targets args in the new target commands. | Stephen Kelly | 2013-01-29 | 1 | -5/+0 |
* | Make the Property name protected so that subclasses can use it. | Stephen Kelly | 2013-01-29 | 1 | -1/+3 |
* | Disallow porcelain to populate includes and defines of IMPORTED targets. | Stephen Kelly | 2013-01-21 | 1 | -2/+1 |
* | Document the use of generator expressions in new commands. | Stephen Kelly | 2013-01-13 | 1 | -0/+1 |
* | Add the target_include_directories command. | Stephen Kelly | 2013-01-10 | 1 | -0/+57 |