Skip to content

Commit

Permalink
conduit: update version 0.8.2 -> 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Fausty committed Apr 26, 2023
1 parent 7af09c7 commit 26aa03d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ list(APPEND build_list hdf5 )
# Conduit
################################
set(CONDUIT_DIR "${CMAKE_INSTALL_PREFIX}/conduit")
set(CONDUIT_URL "${TPL_MIRROR_DIR}/conduit-0.8.2.tar.gz")
set(CONDUIT_URL "${TPL_MIRROR_DIR}/conduit-0.8.6.zip")
message(STATUS "Building Conduit found at ${CONDUIT_URL}")

if( ${ENABLE_MPI} )
Expand Down
3 changes: 0 additions & 3 deletions tplMirror/conduit-0.8.2.tar.gz

This file was deleted.

3 changes: 3 additions & 0 deletions tplMirror/conduit-0.8.6.zip
Git LFS file not shown

0 comments on commit 26aa03d

Please sign in to comment.