summaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: b0554fcd849b90d55b072cca1cb313fe03e6cb79 (plain)
1
2
3
4
5
option('libnotify', type : 'boolean', value : true,
  description : 'enable libnotify for desktop notification support')

option('webkitgtk', type : 'boolean', value : true,
  description : 'enable webkitgtk support')