Codebase list gnome-twitch / lintian-fixes/main meson_options.txt
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

meson_options.txt @lintian-fixes/mainraw · history · blame

1
2
3
option('build-executable', type : 'boolean', value : true, description : 'Build the main executable')
option('build-player-backends', type : 'string', description : 'Comma separated list of player backends to build. Possible values are gstreamer-cairo, gstreamer-opengl, gstreamer-clutter and mpv-opengl')
option('use-deprecated-webkit', type : 'boolean', value : false, descritpion : 'Use deprecated WebKit1 API')