1
option('enable-icon-update', type: 'boolean', value: true, description: 'Enable icon cache update')
2
option('enable-gtk-doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')
3
option('enable-introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection (depends on GObject)')