[libcxx-commits] [libcxxabi] [libcxx] Added support ccache for speedup recompilation libcxx and libcxxabi (PR #78470)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 17 08:48:46 PST 2024
mordante wrote:
Just curious, but why not using `-DCMAKE_CXX_COMPILER_LAUNCHER=ccache` instead? I use this and it works without changes to libc++.
https://github.com/llvm/llvm-project/pull/78470
More information about the libcxx-commits
mailing list