We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde8892 commit c2a668eCopy full SHA for c2a668e
externals/meson
meson_scripts/init.py
@@ -61,7 +61,7 @@ def init_submodules(
61
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
62
sha_version_opdi = "a6b9655c240af2a35454a61727e5bbbbaa3a425f"
63
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
64
- sha_version_meson = "41c650a040d50e0912d268af7a903a9ce1456dfa"
+ sha_version_meson = "e000aa11373298c6c07e264d4436b5075210bd11"
65
github_repo_meson = "https://github.com/mesonbuild/meson"
66
sha_version_ninja = "52649de2c56b63f42bc59513d51286531c595b44"
67
github_repo_ninja = "https://github.com/ninja-build/ninja"
0 commit comments