Sign in
qemu
/
meson
/
refs/heads/optionkeyrefactor
/
.
/
docs
/
markdown
/
snippets
/
find_library_name.md
blob: e7b0e1a5bab2df31511f343548669000868c1e29 [
file
] [
view
]
## dependencies created by compiler.find_library implement the `name()` method
Previously
,
for
a
[[
@dep
]]
that might be returned
by
either
[[
dependency
]]
or
[[
compiler
.
find_library
]],
the method might
or
might
not
exist
with
no
way
of telling
.