Skip to content

[cmake] Pass arguments to ccache on Windows - #218791

Open
R-Goc wants to merge 1 commit into
llvm:mainfrom
R-Goc:win-ccache
Open

[cmake] Pass arguments to ccache on Windows#218791
R-Goc wants to merge 1 commit into
llvm:mainfrom
R-Goc:win-ccache

Conversation

@R-Goc

@R-Goc R-Goc commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Since ccache 4.8 it is possible to pass options as arguments. As such now PCH files can be enabled along with ccache on windows when using clang as the compiler. The original behavior was left on other systems to preserve compatibility with older ccache versions.

Since ccache 4.8 it is possible to pass options as arguments. As such
now PCH files can be enabled along with ccache on windows when using
clang as the compiler. The original behavior was left on other systems
to preserve compatibility with older ccache versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant