Correct repo branch name

This commit is contained in:
Allen Byrne
2019-11-18 15:42:00 -06:00
parent 144e7a600c
commit beaf9104a8

View File

@@ -217,7 +217,7 @@ endif ()
##### Following controls source update #####
#set (LOCAL_UPDATE "TRUE")
set (REPOSITORY_URL "https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git")
set (REPOSITORY_BRANCH "develop")
set (REPOSITORY_BRANCH "hdf5_1_12")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows
#set(CTEST_USE_TAR_SOURCE "${CTEST_SOURCE_VERSION}")