Skip to content

Commit 130c78b

Browse files
committed
refactor(cmake): default to master
1 parent 927655b commit 130c78b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include("cmake/cpm.cmake")
3131
if (PROJECT_IS_TOP_LEVEL)
3232
CPMAddPackage(
3333
NAME saucer
34-
GIT_TAG ver/7.0.0
34+
GIT_TAG master
3535
GIT_REPOSITORY "https://github.com/saucer/saucer"
3636
)
3737
endif()

0 commit comments

Comments
 (0)