[PATCH] D143468: [CMake] Remove custom ccache CMake logic
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 03:09:35 PST 2023
asb reopened this revision.
asb added a comment.
This revision is now accepted and ready to land.
I think it would make sense to document CMAKE_C_COMPILER_LAUNCHER and CMAKE_CXX_COMPILER_LAUNCHER under "Frequently-used CMake variables" in CMake.rst. (Also explicitly marking this review as reopened given the commit was reverted).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143468/new/
https://reviews.llvm.org/D143468
More information about the llvm-commits
mailing list