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