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

Bump minimum meson version to 0.62.2 #48

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Bump minimum meson version to 0.62.2 #48

merged 1 commit into from
Dec 6, 2023

Conversation

kazarmy
Copy link
Member

@kazarmy kazarmy commented Dec 6, 2023

This pr bumps the minimum meson version to 0.62.2 because:

  1. python.install_env is first supported in meson 0.62.0.
  2. Meson 0.62.2 has mesonbuild/meson@cc4aed4, which can prevent an error at
    rizin_include_path = rz_core.get_variable(cmake: 'PACKAGE_INCLUDE_DIRS').split(';')[0]

@wargio wargio merged commit c001b1e into master Dec 6, 2023
8 checks passed
@wargio wargio deleted the meson-0.62.2 branch December 6, 2023 13:16
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