Tiny refactoring and text fixes
This commit is contained in:
parent
ce9a23e021
commit
10435cea69
15 changed files with 58 additions and 55 deletions
|
|
@ -47,7 +47,7 @@ cd %PROJECT_DIR%
|
|||
call "%QT_BIN_DIR:"=%\qt-cmake" . -B %WORK_DIR%
|
||||
|
||||
cd %WORK_DIR%
|
||||
cmake --build . --config release
|
||||
cmake --build . --config release -- /p:UseMultiToolTask=true /m
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
|
||||
cmake --build . --target clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue