7 lines
98 B
Text
7 lines
98 B
Text
|
option(
|
||
|
'arch',
|
||
|
description: 'The architecture to target',
|
||
|
type: 'string',
|
||
|
value: 'x86'
|
||
|
)
|