You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using CMake to configure netcdf, zstd will be used and linked against if it is found, however there is no way to control this behavior from CMake options.
It would be better to provide a CMake option to control this behavior.
When using CMake to configure netcdf, zstd will be used and linked against if it is found, however there is no way to control this behavior from CMake options.
It would be better to provide a CMake option to control this behavior.