See https://click.palletsprojects.com/en/8.1.x/advanced/#invoking-other-commands
We don't need to pass through any option; this is mainly a safety check to ensure that tests aren't run against a modified version.
Note that Meson will not be the default build backend for every project, so for now just look at the build cmd defined in the tool configuration, and run that.
See https://click.palletsprojects.com/en/8.1.x/advanced/#invoking-other-commands
We don't need to pass through any option; this is mainly a safety check to ensure that tests aren't run against a modified version.
Note that Meson will not be the default build backend for every project, so for now just look at the
buildcmd defined in the tool configuration, and run that.