parent
003654670b
commit
e9fc2cb086
Source
|
@ -290,7 +290,7 @@ bool cmake::SetCacheArgs(const std::vector<std::string>& args)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
cmSystemTools::Error("-D must be followed with VAR=VALUE.");
|
cmSystemTools::Error("-D must be followed with VAR=VALUE.");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue