summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetIncludeDirectoriesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename the IncludeDirectoriesEntry to be more generic.Stephen Kelly2013-02-121-3/+1
* Deduplicate the isGeneratorExpression method.Stephen Kelly2013-02-071-9/+1
* Make subclasses responsible for joining content.Stephen Kelly2013-01-291-2/+34
* Don't allow targets args in the new target commands.Stephen Kelly2013-01-291-20/+0
* Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-211-5/+3
* Add the target_include_directories command.Stephen Kelly2013-01-101-0/+74