summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: eed1137cdbffaeaedbde56732bfd0bddc4c9d40b (plain)
1
2
3
4
option('sendto', type: 'boolean', value: true, description: 'Whether to build and install bluetooth-sendto')
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)')