summaryrefslogtreecommitdiffstats
path: root/config/cmake/cacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-08 16:04:59 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-08 16:04:59 (GMT)
commit0e56de63a77bf6fe8e586ef0f3c12ba468ec2285 (patch)
treecbc0c999a66ff1d6909be047b7bbb5fdedbb7c33 /config/cmake/cacheinit.cmake
parent5dad45408df0ec61c02121cd21e364879fb0bf56 (diff)
downloadhdf5-0e56de63a77bf6fe8e586ef0f3c12ba468ec2285.zip
hdf5-0e56de63a77bf6fe8e586ef0f3c12ba468ec2285.tar.gz
hdf5-0e56de63a77bf6fe8e586ef0f3c12ba468ec2285.tar.bz2
OESS-65 Fix packaging
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)