aldanor / hdf5-rust

HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
310 stars 85 forks source link

Clean up detection of hdf5 through homebrew #112

Open mulimoen opened 4 years ago

mulimoen commented 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.