xref: /openbmc/phosphor-objmgr/meson.options (revision 2a1ef0138c33036c82793104287e72d41f778108)
1*2a1ef013SPatrick Williamsoption('tests', type: 'feature', value: 'enabled', description: 'Build tests')
2ef885e46SGeorge Liu
3ef885e46SGeorge Liuoption(
4ef885e46SGeorge Liu    'unit-failure-monitor',
5ef885e46SGeorge Liu    type: 'feature',
6ef885e46SGeorge Liu    value: 'enabled',
7*2a1ef013SPatrick Williams    description: 'Build phosphor-unit-failure-monitor',
8ef885e46SGeorge Liu)
9