Open mulimoen opened 4 years ago
The current code (hdf-sys/build.rs) is a bit messy, and should be refactored to search for the most recent version of hdf5, or the one pointed to by HDF5_DIR.
hdf-sys/build.rs
hdf5
HDF5_DIR
The current code (
hdf-sys/build.rs
) is a bit messy, and should be refactored to search for the most recent version ofhdf5
, or the one pointed to byHDF5_DIR
.