summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5_Examples.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-09-24 16:22:47 (GMT)
committerGitHub <noreply@github.com>2022-09-24 16:22:47 (GMT)
commit50c1a9e483a53802cbf2e2d28f0554fb1e345b88 (patch)
treed181b9c22768a01082c03e5d2ccf3162d6c0c6e2 /config/cmake/HDF5_Examples.cmake.in
parent121bba8eeccc9eca27aeacef881710d922da5812 (diff)
downloadhdf5-50c1a9e483a53802cbf2e2d28f0554fb1e345b88.zip
hdf5-50c1a9e483a53802cbf2e2d28f0554fb1e345b88.tar.gz
hdf5-50c1a9e483a53802cbf2e2d28f0554fb1e345b88.tar.bz2
Update examples reference to single-source version 2.0.1 (#2108)
Also fix github URL refs
Diffstat (limited to 'config/cmake/HDF5_Examples.cmake.in')
-rw-r--r--config/cmake/HDF5_Examples.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/HDF5_Examples.cmake.in b/config/cmake/HDF5_Examples.cmake.in
index 4e55786..21a1dbb 100644
--- a/config/cmake/HDF5_Examples.cmake.in
+++ b/config/cmake/HDF5_Examples.cmake.in
@@ -77,7 +77,7 @@ set(ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DSITE:STRING=${CTEST_SITE} -DBUILDN
#TAR_SOURCE - name of tarfile
#if(NOT DEFINED TAR_SOURCE)
-# set(CTEST_USE_TAR_SOURCE "HDF5Examples-1.12.10-Source")
+# set(CTEST_USE_TAR_SOURCE "HDF5Examples-2.0.1-Source")
#endif()
###############################################################################################################