We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fcc5d1 commit 77402d8Copy full SHA for 77402d8
toolchain/dependencies/CMakeLists.txt
@@ -81,8 +81,8 @@ if (MFC_SILO)
81
find_package(Git REQUIRED)
82
83
ExternalProject_Add(silo
84
- GIT_REPOSITORY "https://github.com/LLNL/Silo"
85
- GIT_TAG 9af504ef4fb79153e1fbf3bdb75421b6b65f6dc4
+ GIT_REPOSITORY "https://github.com/Malmahrouqi3/Silo-mo2"
+# GIT_TAG 9af504ef4fb79153e1fbf3bdb75421b6b65f6dc4
86
GIT_PROGRESS ON
87
PATCH_COMMAND "${GIT_EXECUTABLE}" stash
88
&& "${GIT_EXECUTABLE}" apply "${CMAKE_SOURCE_DIR}/Silo.patch"
0 commit comments