blob: be6be54aba8dee8683ab5aa2a5b650acfd92777e [file] [log] [blame] [edit]
option('tests', type: 'feature', value: 'enabled', description: 'Build tests')
option(
'YAML_PATH',
type: 'string',
value: '',
description: 'The path to the yaml config files.',
)