Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
failing
/
83 subproj not-found dep
/
meson.build
blob: 2b17df17e0786158ada0ff4d7a79b4cb6a4ea7e1 [
file
] [
log
] [
blame
]
project
(
'dep-test'
)
missing
=
dependency
(
''
,
fallback
:
[
'somesubproj'
,
'notfound_dep'
],
required
:
true
)