buffybox/meson_options.txt

4 lines
296 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')