Skip to content

build: Add boolean check kwarg to run_command

Hari Rana requested to merge TheEvilSkeleton/gnome-weather:rm-build-warning into main

This addresses the following warning:

WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300

Merge request reports