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