abinfo "Fetching Git submodules ..."
git add .gitmodules
git rm -rf meson
git submodule update --init --recursive --progress
