mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -06:00
@@ -385,7 +385,7 @@ bool cmake::SetCacheArgs(const std::vector<std::string>& args)
|
||||
{
|
||||
std::cerr << "Parse error in command line argument: " << arg << "\n"
|
||||
<< "Should be: VAR:type=value\n";
|
||||
cmSystemTools::Error("No cmake scrpt provided.");
|
||||
cmSystemTools::Error("No cmake script provided.");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user