Merge CMake and Java OSX changes from develop

This commit is contained in:
Allen Byrne
2018-08-23 08:46:34 -05:00
parent ed16ca44b5
commit 731ebbb93f
4 changed files with 79 additions and 83 deletions

View File

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