Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix meson warning for run_command #1512

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

matte-schwartz
Copy link

fixes:

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
Configuring GamescopeVersion.h using configuration

my bad 🐸 easy to miss while doing meson install -C build/ every time. definitely don't want this eventually failing builds compared to the original behavior.

@misyltoad misyltoad merged commit 0c5cf2b into ValveSoftware:master Sep 11, 2024
1 check passed
@matte-schwartz matte-schwartz deleted the meson-warning-fix branch September 12, 2024 20:00
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