summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetPropCommandBase.cxx
Commit message (Expand)AuthorAgeFilesLines
* Whitelist target types in target_{include_directories,compile_definitions}Stephen Kelly2013-02-081-0/+9
* Make subclasses responsible for joining content.Stephen Kelly2013-01-291-7/+6
* Don't allow targets args in the new target commands.Stephen Kelly2013-01-291-21/+1
* Merge topic 'disallow-IMPORTED-interface-porcelain'Brad King2013-01-231-2/+2
|\
| * Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-211-2/+2
* | Make sure generator expressions can be used with target_include_directories.Stephen Kelly2013-01-161-0/+12
|/
* Add the target_include_directories command.Stephen Kelly2013-01-101-0/+144