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:
parent
4ffe94d3ec
commit
a1e5cec437
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue