Skip to content

Commit

Permalink
Merge pull request #28 from pwnsky/dev
Browse files Browse the repository at this point in the history
Update clone_thirdparty_build.bat
  • Loading branch information
i0gan authored Oct 1, 2023
2 parents 7587c3a + d209cdc commit 3281f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/clone_thirdparty_build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rem git clone https://github.com/pwnsky/squick-thirdparty-build.git
git clone https://github.com/pwnsky/squick-thirdparty-build.git
del /f /q /s ..\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 3281f58

Please sign in to comment.