option('libnm_gtk', type: 'boolean', value: true, description: 'build legacy library libnm-gtk which depends on libnm-glib/libnm-util/dbus-glib') option('appindicator', type: 'string', value: 'no', description: 'Build with lib(ayatana-)appindicator support instead of xembed systray support (no|yes|auto|ayatana|ubuntu). Default is "no", "yes" is an alias for "auto".') option('wwan', type: 'boolean', value: true, description: 'Enable WWAN support.') option('selinux', type: 'boolean', value: true, description: 'Enable support for adjusting SELinux labels in configuration editor.') option('team', type: 'boolean', value: true, description: 'Enable team configuration editor.') option('gcr', type: 'boolean', value: true, description: 'Enable advanced certificate chooser.') option('more_asserts', type: 'string', value: '0', description: 'Enable more assertions for debugging.') option('iso_codes', type: 'boolean', value: true, description: 'check for iso-codes at build-time') option('ld_gc', type: 'boolean', value: true, description: 'Enable garbage collection of unused symbols on linking') option('gtk_doc', type: 'boolean', value: true, description: 'use gtk-doc to build documentation') option('introspection', type: 'boolean', value: true, description: 'Enable introspection for this build')