Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
common
/
197 function attributes
/
meson_options.txt
blob: 4a1d87ce705d50fd5dbe813d00286b54203c9a7c [
file
] [
log
] [
blame
]
option(
'mode',
type : 'combo',
choices : ['single', 'parallel'],
value : 'single',
description : 'Test the one at a time function or many at a time function.'
)