We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef943f commit 082d4dcCopy full SHA for 082d4dc
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 08ac40f24b4ddaf6e9b205374af8d79313fa7eeb)
+ GIT_TAG 3583e98245733979c902ff96f567ea765303582f)
37
FetchContent_MakeAvailable(snitch)
38
39
set(RUNTIME_TEST_FILES
0 commit comments