cmRulePlaceholderExpander: add base class for placeholder expansion reuse

This commit is contained in:
Marc Chevrier
2021-11-24 16:45:22 +01:00
parent 4b55828a9f
commit 78dd7d5292
6 changed files with 187 additions and 148 deletions
+2
View File
@@ -358,6 +358,8 @@ set(SRCS
cmLocalCommonGenerator.h
cmLocalGenerator.cxx
cmLocalGenerator.h
cmPlaceholderExpander.cxx
cmPlaceholderExpander.h
cmRulePlaceholderExpander.cxx
cmRulePlaceholderExpander.h
cmLocalUnixMakefileGenerator3.cxx