cxx-cmake-example icon indicating copy to clipboard operation
cxx-cmake-example copied to clipboard

sccache integration

Open Be-ing opened this issue 3 years ago • 0 comments

sccache is a compile caching program that supports both rustc and clang. It would be great for this minimal example to demonstrate how to use sccache for both languages on CI.

Be-ing avatar Feb 27 '21 01:02 Be-ing