summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5options.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-07-14 16:12:01 (GMT)
committerGitHub <noreply@github.com>2021-07-14 16:12:01 (GMT)
commit9ec773bb18b8e7ddce5e347577329fcc8f7a73a9 (patch)
tree16ab7941e5041660c1071b8923baf061c005f7d9 /config/cmake/scripts/HDF5options.cmake
parent21c6bb38e6cf0776dbdc37841280dffd6ca79990 (diff)
downloadhdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.zip
hdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.tar.gz
hdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.tar.bz2
Changes to docs for using plugins (#814)
* Changes to docs for using plugins * VS2019 corrections * Fix typo
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 7133e6c..e3c4c1a 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.14.1-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.14.2-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
#############################################################################################
### enable parallel builds