diff --git a/features/workspace/cmake/build.bat b/features/workspace/cmake/build.bat index b51236ac..9914b12e 100644 --- a/features/workspace/cmake/build.bat +++ b/features/workspace/cmake/build.bat @@ -1,7 +1,6 @@ if "%CMAKE_GENERATOR%"=="" ( ECHO CMAKE_GENERATOR environment variable not defined. Please define the CMake generator in the CMAKE_GENERATOR environment variable. -) -else ( +) else ( @ECHO ON RMDIR /Q /S say/build RMDIR /Q /S hello/build