STYLE: fix typo: now double space after -D
Alex
This commit is contained in:
parent
003654670b
commit
e9fc2cb086
@ -290,7 +290,7 @@ bool cmake::SetCacheArgs(const std::vector<std::string>& args)
|
||||
}
|
||||
else
|
||||
{
|
||||
cmSystemTools::Error("-D must be followed with VAR=VALUE.");
|
||||
cmSystemTools::Error("-D must be followed with VAR=VALUE.");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user