Skip to content

Commit 11dabb1

Browse files
authored
Use main branch instead of master
1 parent a084ebc commit 11dabb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolchain/dependencies/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ if (MFC_SILO)
8282

8383
ExternalProject_Add(silo
8484
GIT_REPOSITORY "https://github.com/LLNL/Silo"
85+
GIT_TAG main
8586
GIT_PROGRESS ON
8687
PATCH_COMMAND "${GIT_EXECUTABLE}" stash
8788
&& "${GIT_EXECUTABLE}" apply "${CMAKE_SOURCE_DIR}/Silo.patch"

0 commit comments

Comments
 (0)