summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF5_Examples.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-10-04 22:00:35 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-10-04 22:00:35 (GMT)
commitcd69ff018156ac5e9ba2e04852575f126e3fe037 (patch)
treebc55fcc421f8a5df8a68bafc9812f9c3ae083d01 /config/cmake/HDF5_Examples.cmake.in
parent36594716c34547d2fa4cfdf576193022a64557a8 (diff)
parent299852b6b565c906938ffaad5bb8e841b82118ab (diff)
downloadhdf5-cd69ff018156ac5e9ba2e04852575f126e3fe037.zip
hdf5-cd69ff018156ac5e9ba2e04852575f126e3fe037.tar.gz
hdf5-cd69ff018156ac5e9ba2e04852575f126e3fe037.tar.bz2
Merge pull request #1278 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '299852b6b565c906938ffaad5bb8e841b82118ab': Update examples version Fix typo Reconciled docs with 1.10 branch TRILABS-34 improve cross compile with emulator TRILABS-34 Cleanup try_run TRILABS-34 avoid try-run output capture
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 bbe632c..d30f2ab 100644
--- a/config/cmake/HDF5_Examples.cmake.in
+++ b/config/cmake/HDF5_Examples.cmake.in
@@ -70,7 +70,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.10.5-Source")
+# set(CTEST_USE_TAR_SOURCE "HDF5Examples-1.10.10-Source")
#endif()
###############################################################################################################