summaryrefslogtreecommitdiffstats
path: root/config/cmake/mccacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-10-14 18:57:47 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-10-14 18:57:47 (GMT)
commit9ccadb2e6dd5be248b379c7df73a5069300f3334 (patch)
tree5c23af0de929128eb9f60c7845b7d7ac52bd380a /config/cmake/mccacheinit.cmake
parent6de1836e477ddfa255812df8325405a741e002f4 (diff)
downloadhdf5-9ccadb2e6dd5be248b379c7df73a5069300f3334.zip
hdf5-9ccadb2e6dd5be248b379c7df73a5069300f3334.tar.gz
hdf5-9ccadb2e6dd5be248b379c7df73a5069300f3334.tar.bz2
Correct text - missing GIT option
Diffstat (limited to 'config/cmake/mccacheinit.cmake')
-rw-r--r--config/cmake/mccacheinit.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/mccacheinit.cmake b/config/cmake/mccacheinit.cmake
index b605f58..7dee5b5 100644
--- a/config/cmake/mccacheinit.cmake
+++ b/config/cmake/mccacheinit.cmake
@@ -66,8 +66,8 @@ set (HDF5_PACKAGE_EXTLIBS OFF CACHE BOOL "(WINDOWS)CPACK - include external libr
set (HDF5_NO_PACKAGES ON CACHE BOOL "CPACK - Disable packaging" FORCE)
-set (HDF5_ALLOW_EXTERNAL_SUPPORT "NO" CACHE STRING "Allow External Library Building (NO SVN TGZ)" FORCE)
-set_property (CACHE HDF5_ALLOW_EXTERNAL_SUPPORT PROPERTY STRINGS NO SVN TGZ)
+set (HDF5_ALLOW_EXTERNAL_SUPPORT "NO" CACHE STRING "Allow External Library Building (NO GIT SVN TGZ)" FORCE)
+set_property (CACHE HDF5_ALLOW_EXTERNAL_SUPPORT PROPERTY STRINGS NO GIT SVN TGZ)
set (ZLIB_TGZ_NAME "ZLib.tar.gz" CACHE STRING "Use ZLib from compressed file" FORCE)