Skip to content

Commit

Permalink
Merge branch 'master' into ejh_loop_cleanup_2
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett authored Sep 6, 2018
2 parents fbe0a18 + 746cece commit efe8e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ IF(USE_HDF5 OR ENABLE_NETCDF_4)
ENDIF()

CHECK_LIBRARY_EXISTS(${HDF5_C_LIBRARY_hdf5} H5Pset_libver_bounds "" HDF5_HAS_LIBVER_BOUNDS)
CHECK_LIBRARY_EXISTS(${HDF5_C_LIBRARY_hdf5} H5free_memory "" HDF5_HAS_H5FREE)

IF(HDF5_PARALLEL)
SET(HDF5_CC h5pcc)
Expand Down

0 comments on commit efe8e3e

Please sign in to comment.