Skip to content

Commit 7251f13

Browse files
authored
Update highfive and add to gitignore (#357)
1 parent a97d741 commit 7251f13

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

deps/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ libsonata/
33
MorphIO/
44
MVDTool/
55
glm/
6+
HighFive/

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if(NOT HighFive_FOUND AND NOT TARGET HighFive)
7575
FetchContent_Declare(
7676
HighFive
7777
GIT_REPOSITORY https://github.com/BlueBrain/HighFive.git
78-
GIT_TAG v2.4.0
78+
GIT_TAG v2.7.1
7979
GIT_SHALLOW ON
8080
GIT_SUBMODULES_RECURSE OFF
8181
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/HighFive

deps/HighFive

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)