buffybox/meson_options.txt

5 lines
425 B
Meson
Raw Normal View History

option('with-drm', type: 'feature', value: 'auto', description: 'Enable DRM backend')
option('man', type: 'boolean', value: true, description: 'Install manual pages')
2024-11-02 10:10:15 +00:00
option('systemd-buffyboard-service', type: 'feature', value: 'auto', description: 'Install systemd service file for buffyboard')
2024-09-23 16:49:41 +03:00
option('systemd-password-agent', type: 'feature', value: 'auto', description: 'Build a systemd password agent for touchscreens')