aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/custom-target-depends.md
blob: e2b2ed7711dd0729b65e33d2a4493479bd1a27d0 (plain)
1
2
3
4
## Substitutions in `custom_target(depends:)`

The `depfile` keyword argument to `custom_target` now accepts the `@BASENAME@`
and `@PLAINNAME@` substitutions.