Sign in
qemu
/
meson
/
1e2e30bbcfea876e05ce5b863579dc7eb71b5fb3
/
.
/
test cases
/
common
/
43 subproject options
/
subprojects
/
subproject
/
meson.build
blob: d00a024ea8f03357cdbb6e48adf934be0deb5197 [
file
] [
log
] [
blame
]
project
(
'subproject'
)
if
get_option
(
'opt'
)
error
(
'option set when it should be unset.'
)
endif