summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 6169e462b4bc21b8f249048c36709b88d3b9afd2 (plain)
1
2
3
option('image_library', type: 'combo', choices: ['auto', 'gdk-pixbuf', 'qt4', 'qt5'],
       description: 'Which image processing backend to use')
option('with-docs', type : 'combo', choices : ['auto', 'yes', 'no'], value : 'auto')