Skip to content

Commit 21c211c

Browse files
author
Malmahrouqi3
committed
restored Silo repo to LLNL/Silo
1 parent a0771d3 commit 21c211c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

toolchain/dependencies/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ if (MFC_SILO)
8181
find_package(Git REQUIRED)
8282

8383
ExternalProject_Add(silo
84-
GIT_REPOSITORY "https://github.com/Malmahrouqi3/Silo-mo2"
85-
# GIT_TAG 9af504ef4fb79153e1fbf3bdb75421b6b65f6dc4
84+
GIT_REPOSITORY "https://github.com/LLNL/Silo"
8685
GIT_PROGRESS ON
8786
PATCH_COMMAND "${GIT_EXECUTABLE}" stash
8887
&& "${GIT_EXECUTABLE}" apply "${CMAKE_SOURCE_DIR}/Silo.patch"

0 commit comments

Comments
 (0)