Codebase list gnome-calculator / debian/3.33.90-1 meson_options.txt
debian/3.33.90-1

Tree @debian/3.33.90-1 (Download .tar.gz)

meson_options.txt @debian/3.33.90-1raw · history · blame

1
2
3
option('disable-ui', type : 'boolean', value : false, description : 'Disable GTK+ program')
option('vala-version', type: 'string', value : '', description : 'Use another version of Vala (only the latest is officially supported)')
option('disable-introspection', type : 'boolean', value : false, description : 'Disable GObject Introspection Typelib generation')