Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
juandemanjon authored Apr 14, 2022
1 parent 75c2a8f commit e7f051e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,5 @@ REM
REM ##########################################################################################
:build_config_ninja
cmake -G "Ninja" -DCMAKE_MAKE_PROGRAM="!NINJA!" -DCMAKE_TOOLCHAIN_FILE="!VCPKG_CMAKE!" !CONFIG! "!ROOT!"
%NINJA%
"%NINJA%"
exit /b

0 comments on commit e7f051e

Please sign in to comment.