hl2sdk-starter/meson.options

6 lines
98 B
Text

option(
'arch',
description: 'The architecture to target',
type: 'string',
value: 'x86'
)