Open
Description
The rest of the build utilizes sccache
https://github.com/mozilla/sccache/ for caching of build-artifacts between builds.
However, it does not seem like the grpc-C++ library makes use of sccache
. Is there any way of setting the Cmake option -DCMAKE_CXX_COMPILER_LAUNCHER=sccache
which another part of the project uses for the C++ dependency?
Metadata
Metadata
Assignees
Labels
No labels