Sign in
qemu
/
meson
/
a3d3efd3cfc6e9b0ce8a7536527e1e9ca134f80a
/
.
/
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.'
)