Skip to content

Commit

Permalink
Update clone_thirdparty_build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
i0gan committed Oct 1, 2023
1 parent 3281f58 commit fef2851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/clone_thirdparty_build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
git clone https://github.com/pwnsky/squick-thirdparty-build.git
del /f /q /s ..\third_party\build
mkdir ..\third_party\build
xcopy /s /e /y squick-thirdparty-build\Windows\build ..\third_party\build
del /f /q /s ..\squick-thirdparty-build

0 comments on commit fef2851

Please sign in to comment.