Sign in
qemu
/
meson
/
ff50f724bbf49739abbee9cbb4c8e6200849738f
/
.
/
test cases
/
common
/
202 subproject with features
/
subprojects
/
auto_sub_with_missing_dep
/
meson.build
blob: fa6b011eaf52e4178548a547dab4411bac031832 [
file
] [
log
] [
blame
]
project
(
'sub'
,
'c'
)
dependency
(
'no_way_this_exists'
,
required
:
true
)