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 09c53af commit 6a2a41eCopy full SHA for 6a2a41e
CMakeLists.txt
@@ -215,7 +215,7 @@ list(APPEND build_list hdf5 )
215
# Conduit
216
################################
217
set(CONDUIT_DIR "${CMAKE_INSTALL_PREFIX}/conduit")
218
-set(CONDUIT_URL "${TPL_MIRROR_DIR}/conduit-0.8.2.tar.gz")
+set(CONDUIT_URL "${TPL_MIRROR_DIR}/conduit-0.8.6.zip")
219
message(STATUS "Building Conduit found at ${CONDUIT_URL}")
220
221
if( ${ENABLE_MPI} )
tplMirror/conduit-0.8.2.tar.gz
tplMirror/conduit-0.8.6.zip
@@ -0,0 +1,3 @@
1
+version https://git-lfs.github.com/spec/v1
2
+oid sha256:bec464b6b7a399fcd61c1507b151c732acfc90a33e3ad4a60b4023cc40e240c4
3
+size 15760628
0 commit comments