summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-08 16:12:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-08 16:12:41 (GMT)
commit53d3618ebd581f2a356e2698985d8ba61696c66e (patch)
treedeebf757973cd4b646df0ce2b26eb29c7654b9db /config
parentd9e6ce35d04158b8c7599370ec8c102e2ae6ff62 (diff)
downloadhdf5-53d3618ebd581f2a356e2698985d8ba61696c66e.zip
hdf5-53d3618ebd581f2a356e2698985d8ba61696c66e.tar.gz
hdf5-53d3618ebd581f2a356e2698985d8ba61696c66e.tar.bz2
Update reference name
Diffstat (limited to 'config')
-rw-r--r--config/cmake_ext_mod/HDFLibMacros.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake_ext_mod/HDFLibMacros.cmake b/config/cmake_ext_mod/HDFLibMacros.cmake
index cbca47f..2e658ce 100644
--- a/config/cmake_ext_mod/HDFLibMacros.cmake
+++ b/config/cmake_ext_mod/HDFLibMacros.cmake
@@ -126,7 +126,7 @@ macro (EXTERNAL_SZIP_LIBRARY compress_type encoding)
endif ()
externalproject_get_property (SZIP BINARY_DIR SOURCE_DIR)
-##include (${BINARY_DIR}/${SZIP_PACKAGE_NAME}${HDF_PACKAGE_EXT}-targets.cmake)
+##include (${BINARY_DIR}/${SZ_PACKAGE_NAME}${HDF_PACKAGE_EXT}-targets.cmake)
# Create imported target szip-static
if (USE_LIBAEC)
add_library(${HDF_PACKAGE_NAMESPACE}szip-static STATIC IMPORTED)