blob: ce11129103daa8398549f032fab37bf2ac905220 [file]
option('tests', type: 'feature', value: 'enabled', description: 'Build tests')
option(
'loas3-validation',
type: 'feature',
description: 'Enable 3M Federation Policy for loas3-validation',
value: 'disabled'
)
option(
'platform',
type: 'string',
description: 'This option sets what configs to use for the platform.',
value: 'example'
)