mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
ENH: Be more verbose
This commit is contained in:
parent
ccfab2622b
commit
2a31d34b2e
@ -699,6 +699,7 @@ int cmCTestScriptHandler::PerformExtraUpdates()
|
||||
if (!res || retVal != 0)
|
||||
{
|
||||
cmSystemTools::Error("Unable to perform extra updates:\n",
|
||||
it->c_str(), "\nWith output:\n",
|
||||
output.c_str());
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user