gtg icon indicating copy to clipboard operation
gtg copied to clipboard

Check kwarg to the `run_command`

Open TheEvilSkeleton opened this issue 1 year ago • 0 comments

This fixes the following warning when building GTG:

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

TheEvilSkeleton avatar Mar 01 '24 15:03 TheEvilSkeleton