We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943ddb5 commit bd03b42Copy full SHA for bd03b42
2 files changed
externals/meson
meson_scripts/init.py
@@ -50,7 +50,7 @@ def init_submodules(method = 'auto'):
50
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
51
sha_version_opdi = '6fb2691b8e4a8f00f47d2a27740fa890df0b5405'
52
github_repo_opdi = 'https://github.com/SciCompKL/OpDiLib'
53
- sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
+ sha_version_meson = '41c650a040d50e0912d268af7a903a9ce1456dfa'
54
github_repo_meson = 'https://github.com/mesonbuild/meson'
55
sha_version_ninja = '52649de2c56b63f42bc59513d51286531c595b44'
56
github_repo_ninja = 'https://github.com/ninja-build/ninja'
0 commit comments