1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-01-12 18:59:49 +01:00
wlroots-hyprland/meson_options.txt

5 lines
400 B
Meson
Raw Normal View History

option('enable_libcap', type: 'boolean', value: true, description: 'Enable support for capabilities')
option('enable_systemd', type: 'boolean', value: true, description: 'Enable support for logind')
option('enable_elogind', type: 'boolean', value: true, description: 'Enable support for logind')
2017-10-06 23:50:25 +02:00
option('enable_xwayland', type: 'boolean', value: true, description: 'Enable support X11 applications')