Skip to content

Commit

Permalink
Update build_windows.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock committed Nov 28, 2023
1 parent 34bcaa8 commit af2035c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pushd "%BASE%\.."
set ROOT=%CD%
popd

set ARGS=-A x64
set ARGS=-DCMAKE_GENERATOR_PLATFORM=x64
set CONFIG=Release
set INPUT=%ROOT%
set OUTPUT=%ROOT%\build
Expand Down

0 comments on commit af2035c

Please sign in to comment.