Mk/Uses/meson.mk: Silence warning during do-configure stage
Add setup to CONFIGURE_ARGS to silence following warning:
"WARNING: Running the setup command as meson [options] instead of
meson setup [options] is ambiguous and deprecated."
PR: 294808
Reviewed by: desktop (arrowd)