summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/dep_objects.md
blob: 920897748730b061c2c6ff531ad4b15feb556ce9 (plain)
1
2
3
4
5
## 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`.