mirror of
https://github.com/reactos/CMake.git
synced 2025-01-26 13:57:07 +00:00
cmCTest: Fix typo
This commit is contained in:
parent
4bbfea1751
commit
898cb987b4
@ -2131,7 +2131,7 @@ int cmCTest::Run(std::vector<std::string>& args, std::string* output)
|
||||
}
|
||||
}
|
||||
|
||||
// now what sould cmake do? if --build-and-test was specified then
|
||||
// now what should cmake do? if --build-and-test was specified then
|
||||
// we run the build and test handler and return
|
||||
if (cmakeAndTest) {
|
||||
this->Verbose = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user