aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: f36710c2a978f6f7cf23497fd4e60e9dfbdbe637 (plain)
1
2
3
option('systemd', type : 'boolean', value : false, description : 'Install systemd service file')
option('capabilities', type : 'boolean', value : true, description : 'Set binary admin capability to remove password prompt and nice capability to allow gpu screen recorder to run at a higher framerate than the game you are recording')
option('portal', type : 'boolean', value : true, description : 'If GPU Screen Recorder should be built with support for xdg desktop portal ScreenCast capture (wayland only)')