summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileIncludeDirectoriesEntry.h
Commit message (Collapse)AuthorAgeFilesLines
* Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-031-0/+28
The struct can keep track of where the include came from, which gives us proper backtraces.