zenity/meson_options.txt

6 lines
218 B
Meson

option('libnotify', type : 'boolean', value : true,
description : 'enable libnotify for desktop notification support')
option('webkitgtk', type : 'boolean', value : true,
description : 'enable webkitgtk support')