Skip to content

meson: fix deprecation warnings#653

Open
acsezen wants to merge 1 commit into
containers:mainfrom
acsezen:chore/meson-cleanups
Open

meson: fix deprecation warnings#653
acsezen wants to merge 1 commit into
containers:mainfrom
acsezen:chore/meson-cleanups

Conversation

@acsezen

@acsezen acsezen commented Apr 3, 2026

Copy link
Copy Markdown

Summary

  • add explicit check arguments to run_command() calls
  • replace deprecated meson.source_root() with meson.project_source_root()
  • raise the declared minimum Meson version to 0.56 to match the APIs already in use

Testing

  • meson setup build-pr-check .

@jnovy

jnovy commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

@acsezen Thanks for this PR - would you mind to sign-off your commit?

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