ENH: tiny performance improvement
This commit is contained in:
parent
a568a8552d
commit
66a8c5763b
@ -164,6 +164,7 @@ bool cmListFile::ParseFile(const char* filename,
|
||||
if (allowedCommands.find(name) == allowedCommands.end())
|
||||
{
|
||||
isProblem = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user