gamescope/meson_options.txt

4 lines
299 B
Meson
Raw Normal View History

2021-07-27 16:01:04 +00:00
option('pipewire', type: 'feature', description: 'Screen capture via PipeWire')
option('enable_gamescope', type : 'boolean', value : true, description: 'Build Gamescope executable')
option('enable_gamescope_wsi_layer', type : 'boolean', value : true, description: 'Build Gamescope layer')