We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2007f commit e5b4ec6Copy full SHA for e5b4ec6
CMakeLists.txt
@@ -50,7 +50,7 @@ FetchContent_Declare(
50
GutterTree
51
52
GIT_REPOSITORY https://github.com/GraphStreamingProject/GutterTree.git
53
- GIT_TAG main
+ GIT_TAG v1.0.0
54
)
55
56
if (BUILD_BENCH)
0 commit comments