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 Feb 1, 2024
1 parent 1a09de8 commit aff5eae
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 @@ -21,7 +21,7 @@ set(ENABLE_TESTING OFF)
FetchContent_Declare(
graph-prototype
GIT_REPOSITORY https://github.com/fair-acc/graph-prototype.git
GIT_TAG fb8b080767ce47789a30c226f2a2ad51b8e2430a # main as of 2024-01-31
GIT_TAG c9b2dd33dcfaf7ab56dc6b1c42b73f46e7dfc001 # main as of 2024-02-01
)

FetchContent_Declare(
Expand Down

0 comments on commit aff5eae

Please sign in to comment.