Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
failing
/
73 subproj dependency not-found and required
/
meson.build
blob: c5a296104b063f7309f87376fd7b2d7fcd6e9bfd [
file
] [
log
] [
blame
]
project
(
'dep-test'
)
missing
=
dependency
(
''
,
fallback
:
[
'missing'
,
'missing_dep'
],
required
:
true
)