We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082d4dc commit 832ba4bCopy full SHA for 832ba4b
tests/CMakeLists.txt
@@ -33,7 +33,7 @@ include(FetchContent)
33
34
FetchContent_Declare(snitch
35
GIT_REPOSITORY https://github.com/cschreib/snitch.git
36
- GIT_TAG 3583e98245733979c902ff96f567ea765303582f)
+ GIT_TAG v1.0.0)
37
FetchContent_MakeAvailable(snitch)
38
39
set(RUNTIME_TEST_FILES
0 commit comments