Sign in
qemu
/
meson
/
refs/heads/sdldoc
/
.
/
docs
/
markdown
/
snippets
/
sccache.md
blob: 72bdf5fd7e737fea1848181aaaf6835b0d0030f0 [
file
] [
log
] [
blame
] [
view
]
## Added support for sccache
Meson
now supports
[
sccache
](
https
:
//github.com/mozilla/sccache) just
like it has supported
CCache
.
If
both sccache
and
CCache
are
available
,
the autodetection logic prefers sccache
.