diff --git a/build.bat b/build.bat index fc75688af..e357e93e0 100644 --- a/build.bat +++ b/build.bat @@ -16,7 +16,7 @@ if "%1" == "tests" goto tests goto help :cppcheck -cd src +cd cli qmake nmake cd ..