summaryrefslogtreecommitdiff
path: root/Source/cmGlobalJOMMakefileGenerator.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-04-28 07:50:52 +0200
committerStephen Kelly <steveire@gmail.com>2015-04-28 07:50:52 +0200
commita48aebcb67a66bd2fee1318bb971cc5e3b016410 (patch)
treea93f900fdbcfcccfa80c7c6cd14ac29bbfca03bb /Source/cmGlobalJOMMakefileGenerator.h
parente4c78b37cec74c505e8a4951276c17f7e64e5f67 (diff)
downloadcmake-a48aebcb67a66bd2fee1318bb971cc5e3b016410.tar.gz
cmLocalGenerator: Require a parent in the constructor.
Pass the parent though cmGlobalGenerator::CreateLocalGenerator. This will make it easy to initialize state scopes independent of cmMakefile.
Diffstat (limited to 'Source/cmGlobalJOMMakefileGenerator.h')
-rw-r--r--Source/cmGlobalJOMMakefileGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGlobalJOMMakefileGenerator.h b/Source/cmGlobalJOMMakefileGenerator.h
index fbb35f34f8..483130911f 100644
--- a/Source/cmGlobalJOMMakefileGenerator.h
+++ b/Source/cmGlobalJOMMakefileGenerator.h
@@ -37,7 +37,7 @@ public:
static void GetDocumentation(cmDocumentationEntry& entry);
///! Create a local generator appropriate to this Global Generator
- virtual cmLocalGenerator *CreateLocalGenerator();
+ virtual cmLocalGenerator *CreateLocalGenerator(cmLocalGenerator* parent = 0);
/**
* Try to determine system information such as shared library