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