This repository has been archived on 2024-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
zenity/meson_options.txt

6 lines
220 B
Meson
Raw Normal View History

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