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

pipelines: meson/configure: explicitly invoke meson setup action #582

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

kaniini
Copy link
Contributor

@kaniini kaniini commented Jul 27, 2023

Meson has deprecated the default behavior of invoking the setup action when a path is provided as the first command-line argument, printing:

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

Meson has deprecated the default behavior of invoking the setup action when a path is
provided as the first command-line argument, printing

WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
Signed-off-by: Ariadne Conill <ariadne@dereferenced.org>
@kaniini kaniini requested a review from a team as a code owner July 27, 2023 10:11
@kaniini kaniini requested review from dlorenc and removed request for a team July 27, 2023 10:11
@kaniini kaniini enabled auto-merge July 27, 2023 10:11
@kaniini kaniini merged commit 726d6f3 into main Jul 28, 2023
@kaniini kaniini deleted the chore/meson-options branch July 28, 2023 02:58
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