blob: 10cd86451c74f8ac464cab730c70ebb19970d11e [file] [log] [blame]
Andrew Jeffery9c766792022-08-10 23:12:49 +09301option('tests', type: 'feature', description: 'Build tests', value: 'enabled')
2option('oem-ibm', type: 'feature', description: 'Enable IBM OEM PLDM', yield: true)
Andrew Jeffery953bc8c2023-05-22 15:24:17 +09303option('abi-compliance-check', type: 'feature', description: 'Detect public ABI/API changes')