Sign in
qemu
/
meson
/
refs/heads/dcb
/
.
/
docs
/
markdown
/
snippets
/
dep_objects.md
blob: 920897748730b061c2c6ff531ad4b15feb556ce9 [
file
] [
log
] [
blame
] [
view
]
## 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`
.