|
@@ -181,9 +181,6 @@ bool cmListFile::ParseFile(const char* filename, bool topLevel, cmMakefile* mf)
|
|
mf->SetPolicyVersion("2.4");
|
|
mf->SetPolicyVersion("2.4");
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- }
|
|
|
|
-
|
|
|
|
- if (topLevel) {
|
|
|
|
bool hasProject = false;
|
|
bool hasProject = false;
|
|
// search for a project command
|
|
// search for a project command
|
|
for (std::vector<cmListFileFunction>::iterator i = this->Functions.begin();
|
|
for (std::vector<cmListFileFunction>::iterator i = this->Functions.begin();
|