Files
gpu-screen-recorder-ui/meson_options.txt
2026-01-01 04:53:26 +01:00

3 lines
344 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')
option('desktop-files', type : 'boolean', value : true, description : 'Install desktop files')