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