[Build] Add PCH-aware ccache sloppiness config; format cmake/pch headers

This commit is contained in:
Lukas Brübach 2026-09-02 15:09:53 +02:00 committed by GitHub
parent b89981c752
commit 0d9d0e1404
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 1 deletions

View file

@ -18,6 +18,7 @@ include=("cockatrice/src" \
libcockatrice_* \
"oracle/src" \
"servatrice/src" \
"cmake/pch" \
"tests")
exclude=("libcockatrice_rng/libcockatrice/rng/sfmt/" \
"libcockatrice_utility/libcockatrice/utility/peglib.h" \