netcdf-c/cmake
2024-03-05 09:39:35 -07:00
..
modules cmake: Improve FindSzip logic to provide a Szip_LIBRARY var 2023-12-20 07:58:22 +01:00
check_hdf5.cmake CMake: Find HDF5 header we can safely include for other checks 2024-01-18 16:04:54 +00:00
ConfigUser.cmake Added cmake macros created by team at University of Hawaii, 2012-07-10 17:42:12 +00:00
dependencies.cmake Removed assumption that we are linking against static HDF5 when building a static library. While it's reasonable to provide a mechanism to specify this, it is not necessarily true. We should also perhaps rename the NC_FIND_SHARED option, since LIBS implies it will look for static or shared libraries for all dependencies, but this logic only looks for HDF5. In any case, commenting this out for now until we can rework it. 2024-03-05 09:39:35 -07:00
netcdf_functions_macros.cmake setting dll export on each target 2024-02-29 11:36:47 -06:00