Blame meson_options.txt

Packit 8fb625
option('icon_update', type: 'boolean', value: true, description: 'Enable icon cache update')
Packit 8fb625
option('gtk_doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')
Packit 8fb625
option('introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection (depends on GObject)')