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

Add PCH sloppiness for Ninja build

This commit is contained in:
AnyOldName3 2026-01-01 23:22:26 +00:00
parent 777ac2aaa6
commit 580a10ef73

View file

@ -748,6 +748,7 @@ macOS15_Xcode16_arm64:
- $env:CCACHE_DIR = "$(Get-Location)\ccache"
- $env:CCACHE_DEPEND = "true"
- $env:CCACHE_INODECACHE = "true"
- $env:CCACHE_SLOPPINESS = "pch_defines, time_macros"
- 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