netcdf-c/liblib
Paul Harris 9f53e328f4 Fix libraries for CURL and HDF5
CURL_LIBRARY should have always been CURL_LIBRARIES

And always include HDF5_LIBRARIES in case HDF5_C_LIBRARIES is not
available.

There are plenty of other changes that could be made to upgrade to the
newer cmake ... such as linking to CURL::libcurl and HDF5::HDF5 instead.
2022-05-26 08:36:09 +08:00
..
CMakeLists.txt Fix libraries for CURL and HDF5 2022-05-26 08:36:09 +08:00
Makefile.am Correct the accidental removal of NOUNDEFINED, as reported in https://github.com/Unidata/netcdf-c/issues/2196 2022-01-28 16:46:23 -07:00
nc_initialize.c Fix use of S3 with a non-aws appliances 2021-11-25 18:26:03 -07:00