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
2021-06-09 23:14:21 -04:00

6 lines
220 B
Meson

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