Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
common
/
166 yield
/
meson_options.txt
blob: 9f58fbbc8c580009ad3691c4c5fdba6628b664c6 [
file
] [
log
] [
blame
]
option('unshared_option', type : 'string', value : 'one')
option('shared_option', type : 'string', value : 'two')
option('wrongtype_option', type : 'string', value : 'three')