blob: bd2a7c20f1b9c2762d7e8d2919ba61dcd6b93cad [file] [log] [blame]
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: 'MUST_BE_OVERRIDDEN_IN_RECIPE'
)