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…
Reference in New Issue