mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
175f89f4ff
Resolves SirCmpwn/wlroots#146
3 lines
296 B
Meson
3 lines
296 B
Meson
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')
|