The intention of this check was to skip the keyword test if no c++ compiler is found. But the meson docs say that add_languages() will abort unless we pass required: false.
The intention of this check was to skip the keyword test if no c++ compiler is found. But the meson docs say that add_languages() will abort unless we pass required: false.