meson/docs/markdown/snippets/custom-target-depends.md

5 lines
159 B
Markdown

## Substitutions in `custom_target(depends:)`
The `depfile` keyword argument to `custom_target` now accepts the `@BASENAME@`
and `@PLAINNAME@` substitutions.