Sign in
qemu
/
meson
/
2fd39dc2b08a0d60471e13a2ed3216486be738cf
/
.
/
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`
.