Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
qninhdt authored May 7, 2023
1 parent 3ec7adc commit 6c6ae5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ if not exist %VCPKG_ROOT% (
lz4 ^
robin-hood-hashing ^
bshoshany-thread-pool ^
sdlog ^
spdlog ^
yaml-cpp ^
imgui[opengl3-binding,sdl2-binding] ^
concurrentqueue ^
Expand Down Expand Up @@ -87,4 +87,4 @@ echo Build completed

endlocal

pause
pause

0 comments on commit 6c6ae5e

Please sign in to comment.