We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db047f0 commit 1b66d08Copy full SHA for 1b66d08
clean_rebuild.bat
@@ -6,4 +6,5 @@ set ROOT_DIR=%~dp0
6
rd /s/q external
7
git clean -ffdx
8
git pull
9
-build.cmd
+REM // Redirect command line arguments
10
+build.cmd %*
0 commit comments