mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-01-31 01:13:04 +09:00
3 lines
344 B
Meson
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') |