summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallType.h
Commit message (Collapse)AuthorAgeFilesLines
* Factor cmInstallType out of cmTarget::TargetTypeBrad King2012-02-271-0/+29
The purpose of the TargetType enumeration was overloaded for install type because install rules were once recorded as targets. Factor the install types out into their own enumeration.