debugging cmake build

This commit is contained in:
Ed 2024-08-14 14:31:18 -06:00
parent 78b762d6d3
commit cb4e705c3c

View File

@ -685,6 +685,8 @@ else() # No option specified
set(PLUGIN_INSTALL_DIR_SETTING "N.A.")
endif()
message(STATUS "Final value of-DPLUGIN_INSTALL_DIR=${PLUGIN_INSTALL_DIR}")
# Try to enable NCZarr zip support
option(NETCDF_ENABLE_NCZARR_ZIP "Enable NCZarr ZIP support." ${NETCDF_ENABLE_NCZARR})