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