Skip to content

meson: Fix warning in run_command usage#21

Merged
7Ji merged 1 commit into7Ji:masterfrom
neuschaefer:meson
Mar 3, 2025
Merged

meson: Fix warning in run_command usage#21
7Ji merged 1 commit into7Ji:masterfrom
neuschaefer:meson

Conversation

@neuschaefer
Copy link
Copy Markdown
Contributor

Meson warns:

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 meson 2.0.
See also: mesonbuild/meson#9300

Meson warns:

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 meson 2.0.
         See also: mesonbuild/meson#9300
@7Ji 7Ji merged commit 9e5be27 into 7Ji:master Mar 3, 2025
1 check failed
@neuschaefer neuschaefer deleted the meson branch March 3, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants