summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-05-30 17:26:32 (GMT)
committerBrad King <brad.king@kitware.com>2015-06-04 13:06:40 (GMT)
commit27e11c6fea8e863b59c0fdfd63f1e9f2528dbac4 (patch)
treebbd3f87ecf807594738b5188889936813f6cc28b /Source/cmGlobalGenerator.cxx
parent363caa2fa540190ea394122fca3cb72d951823ad (diff)
downloadCMake-27e11c6fea8e863b59c0fdfd63f1e9f2528dbac4.zip
CMake-27e11c6fea8e863b59c0fdfd63f1e9f2528dbac4.tar.gz
CMake-27e11c6fea8e863b59c0fdfd63f1e9f2528dbac4.tar.bz2
Merge Configure state with GeneratingBuildSystem state.
Diffstat (limited to 'Source/cmGlobalGenerator.cxx')
-rw-r--r--Source/cmGlobalGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx
index cd05c54..4fa7a61 100644
--- a/Source/cmGlobalGenerator.cxx
+++ b/Source/cmGlobalGenerator.cxx
@@ -1280,7 +1280,6 @@ void cmGlobalGenerator::Generate()
// Generate project files
for (i = 0; i < this->LocalGenerators.size(); ++i)
{
- this->LocalGenerators[i]->GetMakefile()->SetGeneratingBuildSystem();
this->SetCurrentLocalGenerator(this->LocalGenerators[i]);
this->LocalGenerators[i]->Generate();
if(!this->LocalGenerators[i]->GetMakefile()->IsOn(