From 580a10ef73a4f2ff1f849d8a572a9899d6e9463a Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Thu, 1 Jan 2026 23:22:26 +0000 Subject: [PATCH] Add PCH sloppiness for Ninja build --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2475619c9a..04172023eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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