xref: /openbmc/libpldm/meson.options (revision 22fad395)
1bfd06e40SGeorge Liuoption('abi', type: 'array', description: 'Constrain exposed symbol classes', choices: ['deprecated', 'stable', 'testing'], value: ['deprecated', 'stable', 'testing'])
2d1269362SAndrew Jefferyoption('tests', type: 'feature', description: 'Build tests')
31276c96cSAndrew Jefferyoption('oem-ibm', type: 'feature', description: 'Enable IBM OEM PLDM')
4bfd06e40SGeorge Liuoption('abi-compliance-check', type: 'feature', description: 'Detect public ABI/API changes')
5*22fad395SDelphine CC Chiuoption('oem-meta', type: 'feature', description: 'Enable Meta OEM PLDM')