meson/docs/markdown/snippets/dep_objects.md

6 lines
226 B
Markdown

## New `declare_dependency(objects: )` argument
A new argument to `declare_dependency` makes it possible to add objects
directly to executables that use an internal dependency, without going
for example through `link_whole`.