STYLE: fix warning
This commit is contained in:
parent
15ad6db170
commit
0e85c8b6a1
@ -179,6 +179,7 @@ int cmCTestBuildAndTestHandler::RunCMakeAndTest(std::string* outstring)
|
|||||||
// after this function exits so that they do not point at a destroyed
|
// after this function exits so that they do not point at a destroyed
|
||||||
// string cmakeOutString
|
// string cmakeOutString
|
||||||
cmSetupOutputCaptureCleanup cleanup;
|
cmSetupOutputCaptureCleanup cleanup;
|
||||||
|
static_cast<void>(cleanup);
|
||||||
cmOStringStream out;
|
cmOStringStream out;
|
||||||
|
|
||||||
// if the generator and make program are not specified then it is an error
|
// if the generator and make program are not specified then it is an error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user