aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/sccache.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/sccache.md')
-rw-r--r--docs/markdown/snippets/sccache.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/markdown/snippets/sccache.md b/docs/markdown/snippets/sccache.md
deleted file mode 100644
index 72bdf5f..0000000
--- a/docs/markdown/snippets/sccache.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## 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.