summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileIncludeDirectoriesEntry.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename the IncludeDirectoriesEntry to be more generic.Stephen Kelly2013-02-121-28/+0
|
* 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.