OESS-98 add CMake option to build plugins project within hdf5

This commit is contained in:
Allen Byrne
2020-10-16 11:09:02 -05:00
parent ee56626509
commit 72f5f74b67
60 changed files with 668 additions and 173 deletions

View File

@@ -204,7 +204,7 @@ endif ()
#set (LOCAL_NO_PACKAGE "TRUE")
##### Following controls source update #####
#set (LOCAL_UPDATE "TRUE")
set (REPOSITORY_URL "https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git")
set (REPOSITORY_URL "https://github.com/HDFGroup/hdf5.git")
set (REPOSITORY_BRANCH "hdf5_1_12")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows