aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: b4608a7b1fe63b4744c08e997ecff83ac1e5b3ad (plain)
1
2
3
4
5
option('disable-mtab', type : 'boolean', value : false,
       description: 'Disable and ignore usage of /etc/mtab')

option('udevrulesdir', type : 'string', value : '',
       description: 'Path where udev rules are installed to (Defaults to udevdir specified in udev.pc)')