aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/intro_extra_files.md
blob: 43475cd999446fcc76b5fe21faddde28ff4ec5bf (plain)
1
2
3
4
5
6
## New `extra_files` key in target introspection

The target introspection (`meson introspect --targets`, `intro-targets.json`)
now has the new `extra_files` key which lists all files specified via the
`extra_files` kwarg of a build target (see `executable()`, etc.)