summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 8bee50b0afc2633e73c937982b734274d8fc9b15 (plain)
1
2
3
option('enable-icon-update', type: 'boolean', value: true, description: 'Enable icon cache update')
option('enable-gtk-doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')
option('enable-introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection (depends on GObject)')