netcdf-c/cmake
Ward Fisher 5973f3d683
Merge pull request #2847 from K20shores/packaging
Use cmake netCDF with target_* for many options
2024-03-11 15:55:36 -06:00
..
modules cmake: Improve FindSzip logic to provide a Szip_LIBRARY var 2023-12-20 07:58:22 +01:00
check_hdf5.cmake Fixes finding HDF5 header 2024-02-22 11:04:00 +01: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