1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-25 08:00:53 +00:00

Try inode cache now ccache 4.10 is out

This commit is contained in:
AnyOldName3 2024-06-27 17:51:53 +02:00 committed by AnyOldName3
parent c8b52581e3
commit 51c30cd4e3

View file

@ -748,6 +748,7 @@ macOS15_Xcode16_arm64:
- $env:CCACHE_BASEDIR = Get-Location
- $env:CCACHE_DIR = "$(Get-Location)\ccache"
- $env:CCACHE_DEPEND = "true"
- $env:CCACHE_INODECACHE = "true"
- New-Item -Type Directory -Force -Path $env:CCACHE_DIR
- ccache -z -M "${CCACHE_SIZE}"
- New-Item -Type File -Force -Path MSVC2022_64_Ninja\.cmake\api\v1\query\codemodel-v2