Skip to content

Commit 77402d8

Browse files
author
Malmahrouqi3
committed
changed silo repo to Silo-mo2
1 parent 1fcc5d1 commit 77402d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

toolchain/dependencies/CMakeLists.txt

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

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

0 commit comments

Comments
 (0)