mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Fix spelling and typos (non-binary)
This commit is contained in:
@@ -61,7 +61,7 @@ bool cmIncludeCommand
|
||||
noPolicyScope = true;
|
||||
}
|
||||
else if(i > 1) // compat.: in previous cmake versions the second
|
||||
// parameter was ignore if it wasn't "OPTIONAL"
|
||||
// parameter was ignored if it wasn't "OPTIONAL"
|
||||
{
|
||||
std::string errorText = "called with invalid argument: ";
|
||||
errorText += args[i];
|
||||
|
||||
Reference in New Issue
Block a user