summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/custom-target-depends.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/custom-target-depends.md')
-rw-r--r--docs/markdown/snippets/custom-target-depends.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/custom-target-depends.md b/docs/markdown/snippets/custom-target-depends.md
deleted file mode 100644
index e2b2ed771..000000000
--- a/docs/markdown/snippets/custom-target-depends.md
+++ /dev/null
@@ -1,4 +0,0 @@
-## Substitutions in `custom_target(depends:)`
-
-The `depfile` keyword argument to `custom_target` now accepts the `@BASENAME@`
-and `@PLAINNAME@` substitutions.