Skip to content

Commit

Permalink
Update to latest graph-prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
frankosterfeld committed Mar 7, 2024
1 parent 5a3ead9 commit 39dcf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ set(ENABLE_TESTING OFF)
FetchContent_Declare(
graph-prototype
GIT_REPOSITORY https://github.com/fair-acc/graph-prototype.git
GIT_TAG 7f22e217e88ef54fe45ece84f804f6de8b7ff989 # main as of 2024-02-22
GIT_TAG 439894adebcc542e3f0f41f9bc4ba0e21a3c7485 # main as of 2024-03-07
)

FetchContent_Declare(
Expand Down

0 comments on commit 39dcf5e

Please sign in to comment.