xref: /openbmc/openpower-host-ipmi-flash/meson.options (revision 1641ea4a438aaf462046c838d0c4c81f1bf24cae)
1option('tests', type: 'feature', description: 'Build tests')
2option(
3    'hiomapd-obj-path',
4    type: 'string',
5    value: '/xyz/openbmc_project/hiomapd',
6    description: 'The Control Host D-Bus Object Manager',
7)
8