cmMakefile: Remove IncludeScope Quiet call.
This commit is contained in:
parent
0818737c85
commit
6708d21664
@ -591,7 +591,6 @@ bool cmMakefile::ReadDependentFile(const char* filename, bool noPolicyScope)
|
||||
cmListFile listFile;
|
||||
if (!listFile.ParseFile(filenametoread.c_str(), false, this))
|
||||
{
|
||||
incScope.Quiet();
|
||||
return false;
|
||||
}
|
||||
this->ReadListFile(listFile, filenametoread);
|
||||
|
Loading…
x
Reference in New Issue
Block a user