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