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

readme: Fix Meson deprecated command warning #1547

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

laurirasanen
Copy link

# meson build/
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

https://mesonbuild.com/Commands.html#setup

Deprecated since 0.64.0: This is the default Meson command (invoked if there was no COMMAND supplied). However, supplying the command is necessary to avoid clashes with future added commands, so "setup" should be used explicitly.

@misyltoad misyltoad merged commit ca7bf9f into ValveSoftware:master Oct 6, 2024
1 check passed
@laurirasanen laurirasanen deleted the readme-meson-setup branch October 7, 2024 10:40
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