6 ms·
How hard is it to set up build caches? Does anyone have working examples for toy projects?
by pojon 5y ago
How hard is it to set up build caches? Does anyone have working examples for toy projects?
- rhooke 5y agoI'm not sure what you mean by a build cache, does sccache suit? https://github.com/mozilla/sccache https://github.com/mozilla/sccache
- staticassertion 5y agoIt's pretty simple to use sccache, which is what we do.