Sign in
qemu
/
meson
/
e343590e7d59b4bfd6bc4913ac20ac9c46e702a4
/
.
/
test cases
/
common
/
167 subproject nested subproject dirs
/
contrib
/
subprojects
/
beta
/
meson.build
blob: 1720d3e7cbf9357f6815a56ca5067d8415d17b55 [
file
] [
log
] [
blame
]
project
(
'beta project'
,
'c'
)
lb
=
shared_library
(
'b'
,
'b.c'
)
notfound
=
dependency
(
''
,
required
:
false
)