netcdf-c
netcdf-c copied to clipboard
CMake: correct the byterange flag
trafficstars
- incorrect reference to
NETCDF_ENABLE_BYTERANGE_SUPPORT- should be
NETCDF_ENABLE_BYTERANGE
- should be
Thank you very much! This will be reviewed/merged ASAP, but from my personal scan it looks great :).
thanks both. This was the straight forward one, I have another (CMake) pull request coming shortly that needs both your input.