parent
a48f29c904
commit
e5dd49c5f8
@ -385,7 +385,7 @@ bool cmake::SetCacheArgs(const std::vector<std::string>& args)
|
|||||||
{
|
{
|
||||||
std::cerr << "Parse error in command line argument: " << arg << "\n"
|
std::cerr << "Parse error in command line argument: " << arg << "\n"
|
||||||
<< "Should be: VAR:type=value\n";
|
<< "Should be: VAR:type=value\n";
|
||||||
cmSystemTools::Error("No cmake scrpt provided.");
|
cmSystemTools::Error("No cmake script provided.");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user