summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetDepend.h
Commit message (Collapse)AuthorAgeFilesLines
* Constify handling of target dependencies.Stephen Kelly2013-12-111-5/+5
|
* Record edge type in global dependency graphBrad King2010-11-181-0/+48
Each inter-target dependency may be a 'link' or 'util' dependency.