Skip to content

Commit 9686e62

Browse files
committed
Update of meson and ninja to most recent version
1 parent f8d4603 commit 9686e62

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

externals/meson

Submodule meson updated 1228 files

meson_scripts/init.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ def init_submodules(method = 'auto'):
4848
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
4949
sha_version_medi = 'edde14f9ac4026b72b1e130f61c0a78e8652afa5'
5050
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
51-
sha_version_meson = '0435691e83fb7172e2a9635d2eb32d5521089916'
51+
sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
5252
github_repo_meson = 'https://github.com/mesonbuild/meson'
53-
sha_version_ninja = '2d15b04e411229cb902332957281622119025e77'
53+
sha_version_ninja = '52649de2c56b63f42bc59513d51286531c595b44'
5454
github_repo_ninja = 'https://github.com/ninja-build/ninja'
5555

5656
medi_name = 'MeDiPack'

0 commit comments

Comments
 (0)