blob: dcc1fdd278284bb0530b15db90f87dd25f96ee21 [file] [log] [blame]
option('abi', type: 'array', description: 'Constrain exposed symbol classes', choices: ['deprecated', 'stable', 'testing'], value: ['deprecated', 'stable', 'testing'])
option('tests', type: 'feature', description: 'Build tests')
option('oem-ibm', type: 'feature', description: 'Enable IBM OEM PLDM', yield: true)
option('abi-compliance-check', type: 'feature', description: 'Detect public ABI/API changes')