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

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