summaryrefslogtreecommitdiff
path: root/Source/cmTargetIncludeDirectoriesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-161-3/+14
* Add a SYSTEM parameter to target_include_directories (#14180)Stephen Kelly2013-07-021-2/+21
* 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