summaryrefslogtreecommitdiffstats
path: root/config/cmake/cacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-08 13:58:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-08 13:58:22 (GMT)
commitaef4c9b02b85a20f6df1fce7832bc9cd9041fc1b (patch)
tree5d7fc7176086cbb9a4fa073c6003e795443b835e /config/cmake/cacheinit.cmake
parent96cabf6c59a19a806092aff983480d6848f89279 (diff)
downloadhdf5-aef4c9b02b85a20f6df1fce7832bc9cd9041fc1b.zip
hdf5-aef4c9b02b85a20f6df1fce7832bc9cd9041fc1b.tar.gz
hdf5-aef4c9b02b85a20f6df1fce7832bc9cd9041fc1b.tar.bz2
OESS-65 fix packaging config files
Diffstat (limited to 'config/cmake/cacheinit.cmake')
-rw-r--r--config/cmake/cacheinit.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/cacheinit.cmake b/config/cmake/cacheinit.cmake
index 4efb185..4846997 100644
--- a/config/cmake/cacheinit.cmake
+++ b/config/cmake/cacheinit.cmake
@@ -47,5 +47,5 @@ set (SZAEC_TGZ_NAME "LIBAEC.tar.gz" CACHE STRING "Use SZip AEC from compressed f
set (USE_LIBAEC ON CACHE BOOL "Use libaec szip replacement" FORCE)
set (ZLIB_PACKAGE_NAME "zlib" CACHE STRING "Name of ZLIB package" FORCE)
-
+set (LIBAEC_PACKAGE_NAME "libaec" CACHE STRING "Name of AEC SZIP package" FORCE)
set (SZIP_PACKAGE_NAME "szip" CACHE STRING "Name of SZIP package" FORCE)