Files
gpu-screen-recorder-ui/meson_options.txt
2024-11-24 23:49:24 +01:00

2 lines
249 B
Meson

option('systemd', type : 'boolean', value : true, description : 'Install systemd service file')
option('capabilities', type : 'boolean', value : true, description : 'Set binary setuid capability on gsr-global-hotkeys binary to allow global hotkeys')