summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5options.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-10-01 14:45:22 (GMT)
committerGitHub <noreply@github.com>2022-10-01 14:45:22 (GMT)
commit2061020115ad53f845021957d11f316773bb3cb7 (patch)
tree8ee02df9b47e82a71252d3be5ed4874bfb005df8 /config/cmake/scripts/HDF5options.cmake
parent3cf098bf454249f369a218f627e643feb8b4d40f (diff)
downloadhdf5-2061020115ad53f845021957d11f316773bb3cb7.zip
hdf5-2061020115ad53f845021957d11f316773bb3cb7.tar.gz
hdf5-2061020115ad53f845021957d11f316773bb3cb7.tar.bz2
Update examples reference to single-source version 2.0.1 (#2110)
Also fix github URL refs
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 b14d07d..8278ca9 100644
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -72,7 +72,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.8.15-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-2.0.1-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
#############################################################################################
### enable parallel builds