. "${GRIMOIRE}/MESON_CONFIGURE" &&

config_query_option GLIB2_OPTS "Enable debug ifrastructure?" n \
                               "glib_debug=enabled" \
                               "glib_debug=disabled" &&

config_query_option GLIB2_OPTS "Enable tests?" n \
                               "tests=true" \
                               "tests=false"
