xref: /openbmc/phosphor-dbus-monitor/meson.options (revision 9c2f94e155b86ef234f2cc8aa39d4e18a15a0561)
1*9c2f94e1SPatrick Williamsoption('tests', type: 'feature', value: 'enabled', description: 'Build tests')
2a4c3d2e7SGeorge Liu
3a4c3d2e7SGeorge Liuoption(
4*9c2f94e1SPatrick Williams    'YAML_PATH',
5*9c2f94e1SPatrick Williams    type: 'string',
6a4c3d2e7SGeorge Liu    value: '',
7*9c2f94e1SPatrick Williams    description: 'The path to the yaml config files.',
8a4c3d2e7SGeorge Liu)
9