cmMakefile: Move Configure responsibility from cmLocalGenerator.

The generator should only have a function at generate time.
This commit is contained in:
Stephen Kelly
2015-05-30 19:50:58 +02:00
committed by Brad King
parent a653611db0
commit f059ed165b
5 changed files with 62 additions and 83 deletions
+1 -1
View File
@@ -1106,7 +1106,7 @@ void cmGlobalGenerator::Configure()
this->CMakeInstance->GetHomeOutputDirectory());
// now do it
lg->Configure();
lg->GetMakefile()->Configure();
// update the cache entry for the number of local generators, this is used
// for progress