Skip to content

Commit

Permalink
Update for latest HDF5
Browse files Browse the repository at this point in the history
Our Mac build machine should now have HDF5 1.10,
so we need to bundle this newer version in the
installer.
  • Loading branch information
benmwebb committed Nov 19, 2019
1 parent 2de7fdb commit 4f509b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mac/make-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ if [ "${TARGET_OSX_VER}" = "10.6" ]; then
/usr/local/lib/libfftw3.3.dylib \
/usr/local/lib/libgsl.0.dylib \
/usr/local/lib/libgslcblas.0.dylib \
/usr/local/lib/libhdf5.10.dylib \
/usr/local/lib/libhdf5.103.dylib \
/usr/local/lib/libopencv_highgui.2.4.2.dylib \
/usr/local/lib/libopencv_highgui.2.4.dylib \
/usr/local/lib/libopencv_core.2.4.2.dylib \
Expand Down

0 comments on commit 4f509b0

Please sign in to comment.