We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927655b commit 130c78bCopy full SHA for 130c78b
1 file changed
CMakeLists.txt
@@ -31,7 +31,7 @@ include("cmake/cpm.cmake")
31
if (PROJECT_IS_TOP_LEVEL)
32
CPMAddPackage(
33
NAME saucer
34
- GIT_TAG ver/7.0.0
+ GIT_TAG master
35
GIT_REPOSITORY "https://github.com/saucer/saucer"
36
)
37
endif()
0 commit comments