1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-24 13:00:54 +00:00

Print time and percentage for Ninja builds

This commit is contained in:
AnyOldName3 2024-03-24 23:10:24 +00:00
parent 4ffe94d3ec
commit a1e5cec437

View file

@ -754,6 +754,7 @@ macOS15_Xcode16_arm64:
- cd MSVC2022_64_Ninja
- Get-Volume
- .\ActivateMSVC.ps1
- $env:NINJA_STATUS = "[%s/%t %p :: %e] "
- cmake --build . --config $config --target ($targets.Split(' '))
- ccache --show-stats -v
- cd $config