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.
2 parents 619ce79 + a19a986 commit d775ec8Copy full SHA for d775ec8
utils/build-windows-toolchain.bat
@@ -40,6 +40,8 @@ set TEMP=%BuildRoot%\tmp
40
set TMP=%BuildRoot%\tmp
41
set TMPDIR=%BuildRoot%\tmp
42
43
+set NINJA_STATUS=[%%f/%%t][%%p][%%es]
44
+
45
call :CloneDependencies || (exit /b)
46
call :CloneRepositories || (exit /b)
47
0 commit comments