ENH: Make CMake --build-and-test to be verbose by default
This commit is contained in:
parent
20bb808656
commit
8e3832c3d5
@ -1465,6 +1465,7 @@ int cmCTest::Run(std::vector<std::string>const& args, std::string* output)
|
||||
|
||||
if(cmakeAndTest)
|
||||
{
|
||||
m_Verbose = true;
|
||||
cmSystemTools::ResetErrorOccuredFlag();
|
||||
cmListFileCache::ClearCache();
|
||||
int retv = this->RunCMakeAndTest(output);
|
||||
|
Loading…
x
Reference in New Issue
Block a user