georust / netcdf

High-level netCDF bindings for Rust
Apache License 2.0
81 stars 28 forks source link

Make build.rs probe netcdf headers for features #90

Closed magnusuMET closed 2 years ago

magnusuMET commented 2 years ago

This changes detection of the netCDF library heavily, and might lead to build failures for builds which are not covered by CI