summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5options.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-07-01 21:23:11 (GMT)
committerGitHub <noreply@github.com>2021-07-01 21:23:11 (GMT)
commit1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243 (patch)
treea2f5787509f691ddc29284cdfd9e67c81a49e649 /config/cmake/scripts/HDF5options.cmake
parent007d5a4b1ecdcc0f3c470060ab3e371e0f10e8f0 (diff)
downloadhdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.zip
hdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.tar.gz
hdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.tar.bz2
1.12 Update docs with plugins usage and fix version refs (#815)
* Update docs with plugins usage and fix version refs * Update VS2019 corrections * Correct version ref
Diffstat (limited to 'config/cmake/scripts/HDF5options.cmake')
-rw-r--r--config/cmake/scripts/HDF5options.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake
index 92ac560..532cf6a 100644
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -69,7 +69,7 @@ set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ALLOW_EXTERNAL_SUPPORT:STRIN
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ENABLE_SZIP_ENCODING:BOOL=OFF")
#### package examples ####
-#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_PACK_EXAMPLES:BOOL=ON -DHDF5_EXAMPLES_COMPRESSED:STRING=HDF5Examples-1.12.6-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
+#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_PACK_EXAMPLES:BOOL=ON -DHDF5_EXAMPLES_COMPRESSED:STRING=HDF5Examples-1.12.7-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
#############################################################################################
### enable parallel builds