Blame meson_options.txt

Packit 67b98c
option('enable-grl-net', type: 'boolean', value: true, description: 'Enable Grilo Net library')
Packit 67b98c
option('enable-grl-pls', type: 'boolean', value: true, description: 'Enable Grilo Pls library')
Packit 67b98c
option('enable-gtk-doc', type: 'boolean', value: false, description: 'Enable generating the API reference')
Packit 67b98c
option('enable-introspection', type: 'boolean', value: true, description: 'Enable GObject Introspection')
Packit 67b98c
option('enable-test-ui', type: 'boolean', value: true, description: 'Build Test UI')
Packit 67b98c
option('enable-vala', type: 'boolean', value: true, description: 'Enable Vala (enables GObject Introspection)')