Sign in
qemu
/
meson
/
refs/heads/dircondense2
/
.
/
test cases
/
common
/
44 subproject options
/
meson.build
blob: d4598b639a4c82ff16a1536ec0a67ae68805faf7 [
file
] [
log
] [
blame
]
project
(
'suboptions'
,
'c'
)
subproject
(
'subproject'
)
if
not
get_option
(
'opt'
)
error
(
'option unset when it should be set'
)
endif