summaryrefslogtreecommitdiffstats
path: root/config/cmake/mccacheinit.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-07-12 17:19:16 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-07-12 17:19:16 (GMT)
commite2750fc5153069d614eb8ec6fecaee4eeeb642cf (patch)
tree3b6827cc467a256f4d370a44ed819f1e7a9fc7ff /config/cmake/mccacheinit.cmake
parent3bd9ac725c8807150bf6ed8fe1cdd2f09d7a595e (diff)
downloadhdf5-e2750fc5153069d614eb8ec6fecaee4eeeb642cf.zip
hdf5-e2750fc5153069d614eb8ec6fecaee4eeeb642cf.tar.gz
hdf5-e2750fc5153069d614eb8ec6fecaee4eeeb642cf.tar.bz2
[svn-r30173] Add GIT support and correct name of option for UNSUPPORTED
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 5646c99..062dc6b 100644
--- a/config/cmake/mccacheinit.cmake
+++ b/config/cmake/mccacheinit.cmake
@@ -32,7 +32,7 @@ set (HDF5_ENABLE_SZIP_ENCODING ON CACHE BOOL "Use SZip Encoding" FORCE)
set (HDF5_ENABLE_HSIZET ON CACHE BOOL "Enable datasets larger than memory" FORCE)
-set (HDF5_ENABLE_UNSUPPORTED OFF CACHE BOOL "Enable unsupported combinations of configuration options" FORCE)
+set (ALLOW_UNSUPPORTED OFF CACHE BOOL "Enable unsupported combinations of configuration options" FORCE)
set (HDF5_ENABLE_DEPRECATED_SYMBOLS ON CACHE BOOL "Enable deprecated public API symbols" FORCE)