Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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.')