Skip to content

Commit d775ec8

Browse files
authored
Merge pull request #59158 from compnerd/ninja-logging
CI: alter the ninja reporting for analytics
2 parents 619ce79 + a19a986 commit d775ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-windows-toolchain.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ set TEMP=%BuildRoot%\tmp
4040
set TMP=%BuildRoot%\tmp
4141
set TMPDIR=%BuildRoot%\tmp
4242

43+
set NINJA_STATUS=[%%f/%%t][%%p][%%es]
44+
4345
call :CloneDependencies || (exit /b)
4446
call :CloneRepositories || (exit /b)
4547

0 commit comments

Comments
 (0)