Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi authored Nov 28, 2024
1 parent e65ce04 commit ab3b366
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ call "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build

rmdir /s /q out
cmake --preset x64-debug
cd out/build/x64-debug
cmake --build .
cmake --build out/build/x64-debug

0 comments on commit ab3b366

Please sign in to comment.