Update examples version used by CMake (#882)

This commit is contained in:
Allen Byrne
2021-08-12 07:50:16 -05:00
committed by GitHub
parent b5c66529e9
commit c0f1db4b96
5 changed files with 9 additions and 7 deletions

View File

@@ -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.14.2-Source")
# set(CTEST_USE_TAR_SOURCE "HDF5Examples-1.14.3-Source")
#endif()
###############################################################################################################