Skip to content

Commit eb24df5

Browse files
committed
Add example
1 parent 2a26c73 commit eb24df5

File tree

5 files changed

+2029
-41
lines changed

5 files changed

+2029
-41
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ include(FetchContent)
6161
FetchContent_Declare(
6262
graphstruc
6363
GIT_REPOSITORY https://github.com/nedtaylor/graphstruc.git
64-
GIT_TAG vertex_id # v0.1.1
64+
GIT_TAG main # v0.1.1
6565
FIND_PACKAGE_ARGS NAMES graphstruc
6666
)
6767
FetchContent_MakeAvailable(graphstruc)

0 commit comments

Comments
 (0)