You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

meson_options.txt 322B

12
  1. option('udev-dir', type: 'string', value: '', description: 'Absolute path of the udev base directory. Set to \'no\' not to install the udev rule')
  2. option('systemd-unit-dir', type: 'string', value: '', description: 'Absolute path of the systemd service directory. Set to \'no\' not to install the radangeld service file.')