Looking at logs, meson projects are complaining about using meson [options] over meson setup [options].
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
Do we want to take this into consideration right now or leave it for later? It doesn't error out, just a warning.
Looking at logs, meson projects are complaining about using
meson [options]overmeson setup [options].Do we want to take this into consideration right now or leave it for later? It doesn't error out, just a warning.