diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2018-12-28 06:22:24 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2018-12-28 06:22:24 (GMT) |
commit | 552fec96e91bf89046214f9090a4f9855bdc89e3 (patch) | |
tree | 279a70ae964b06d1fbdc23ffabe2c3b37c125ca9 /release_docs/INSTALL_CMake.txt | |
parent | 18e6ec82d0a96a6a75712c205b1f33480038d17e (diff) | |
parent | fe30b71086d1714261869a821f725e77026ba507 (diff) | |
download | hdf5-552fec96e91bf89046214f9090a4f9855bdc89e3.zip hdf5-552fec96e91bf89046214f9090a4f9855bdc89e3.tar.gz hdf5-552fec96e91bf89046214f9090a4f9855bdc89e3.tar.bz2 |
Merge branch 'develop' into md_cache_logging_squash
Diffstat (limited to 'release_docs/INSTALL_CMake.txt')
-rw-r--r-- | release_docs/INSTALL_CMake.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index f3a84e2..26cf3ce 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -650,6 +650,7 @@ HDF5_PACKAGE_EXTLIBS "CPACK - include external libraries" HDF5_STRICT_FORMAT_CHECKS "Whether to perform strict file format checks" OFF HDF_TEST_EXPRESS "Control testing framework (0-3)" "0" HDF5_TEST_VFD "Execute tests with different VFDs" OFF +HDF5_TEST_VOL "Execute tests with different VOL connectors" OFF HDF5_USE_16_API_DEFAULT "Use the HDF5 1.6.x API by default" OFF HDF5_USE_18_API_DEFAULT "Use the HDF5 1.8.x API by default" OFF HDF5_USE_110_API_DEFAULT "Use the HDF5 1.10.x API by default" OFF |