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