summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmGlobalGenerator.h')
-rw-r--r--Source/cmGlobalGenerator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/cmGlobalGenerator.h b/Source/cmGlobalGenerator.h
index 60847c2..02e2396 100644
--- a/Source/cmGlobalGenerator.h
+++ b/Source/cmGlobalGenerator.h
@@ -328,6 +328,9 @@ private:
std::map<cmStdString, RuleHash> RuleHashes;
void CheckRuleHashes();
+ void WriteTargetLabels();
+ bool WriteTargetLabels(cmTarget* target, std::string& file);
+
cmExternalMakefileProjectGenerator* ExtraGenerator;
// track files replaced during a Generate