summaryrefslogtreecommitdiffstats
path: root/config/cmake/mccacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-10-10 14:30:19 (GMT)
committerGitHub <noreply@github.com>2023-10-10 14:30:19 (GMT)
commit7631015ea4af183c01025c4907869f47f7355c51 (patch)
tree0ac91de7db9d8a964195b5fc8f6cf5699d0eefdf /config/cmake/mccacheinit.cmake
parent00da7e61c60b5da96122fcfecc570e723edbda98 (diff)
downloadhdf5-7631015ea4af183c01025c4907869f47f7355c51.zip
hdf5-7631015ea4af183c01025c4907869f47f7355c51.tar.gz
hdf5-7631015ea4af183c01025c4907869f47f7355c51.tar.bz2
Use real URLs and updated names for plugins (#3651)
* synchronize TGZ naming convention/usage
Diffstat (limited to 'config/cmake/mccacheinit.cmake')
-rw-r--r--config/cmake/mccacheinit.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/mccacheinit.cmake b/config/cmake/mccacheinit.cmake
index 068adff..b499371 100644
--- a/config/cmake/mccacheinit.cmake
+++ b/config/cmake/mccacheinit.cmake
@@ -54,7 +54,7 @@ set (ZLIB_PACKAGE_NAME "zlib" CACHE STRING "Name of ZLIB package" FORCE)
set (ZLIB_TGZ_NAME "ZLib.tar.gz" CACHE STRING "Use ZLib from compressed file" FORCE)
set (LIBAEC_PACKAGE_NAME "libaec" CACHE STRING "Name of AEC SZIP package" FORCE)
-set (SZAEC_TGZ_NAME "LIBAEC.tar.gz" CACHE STRING "Use SZip AEC from compressed file" FORCE)
+set (LIBAEC_TGZ_NAME "LIBAEC.tar.gz" CACHE STRING "Use SZip AEC from compressed file" FORCE)
set (CMAKE_BUILD_TYPE "Debug" CACHE STRING "Build Debug" FORCE)