option('pipewire', type: 'feature', description: 'Screen capture via PipeWire')
option('rt_cap',                     type: 'feature', description: 'Support for creating real-time threads + compute queues')
option('drm_backend',                type: 'feature', description: 'DRM Atomic Backend')
option('sdl2_backend',               type: 'feature', description: 'SDL2 Window Backend')
option('avif_screenshots',           type: 'feature', description: 'Support for saving .AVIF HDR screenshots')
option('input_emulation' ,           type: 'feature', description: 'Support for XTest/Input Emulation with libei')
option('enable_gamescope',           type : 'boolean', value : true, description: 'Build Gamescope executable')
option('enable_gamescope_wsi_layer', type : 'boolean', value : true, description: 'Build Gamescope layer')
option('enable_openvr_support',      type : 'boolean', value : true, description: 'OpenVR Integrations')
option('benchmark', type: 'feature', description: 'Benchmark tools')
