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