Skip to content

Commit

Permalink
Bump gatb-core version to fix ARM Mac build failures
Browse files Browse the repository at this point in the history
See GATB#78

bcalm failed to build on ARM MacOS due to 2 bugs :
- a missing #include inside the old vendored hdf5 inside gatb-core,
  which fails to build only on recent macs
- a cmake error in gatb-core which has been fixed but not made available
  to bcalm

Bumping the gatb-core version to include both fix commits solves the
issue.
  • Loading branch information
fgindraud committed May 21, 2024
1 parent 28cb704 commit cf371b6
Showing 1 changed file with 1 addition and 1 deletion.