summaryrefslogtreecommitdiffstats
path: root/Source/cmExportSetMap.h
Commit message (Collapse)AuthorAgeFilesLines
* exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-0/+33
This is a map<string, cmExportSet *> with overloaded operator[] and destructor.