libx52/meson_options.txt

8 lines
232 B
Meson

option('disable-systemd',
type: 'boolean', value: false,
description: 'Disable systemd integration (show timestamps in logs)')
option('input-group',
type: 'string', value: 'plugdev',
description: 'Group for input devices')