xref: /openbmc/libpldm/meson.options (revision 65c64099e17ad81219726e790598cdc1f6e78f9a)
1bfd06e40SGeorge Liuoption('abi', type: 'array', description: 'Constrain exposed symbol classes', choices: ['deprecated', 'stable', 'testing'], value: ['deprecated', 'stable', 'testing'])
2*65c64099SAndrew Jefferyoption('abi-compliance-check', type: 'boolean', description: 'Detect public ABI/API changes')
3fef24ed6SAndrew Jefferyoption('oem', type: 'array', description: 'Enable OEM PLDM extensions', choices: ['ibm', 'meta'], value: ['ibm', 'meta'])
4*65c64099SAndrew Jefferyoption('tests', type: 'boolean', description: 'Build tests')
5