There was an error while loading. Please reload this page.
1 parent df9ea0b commit 7f7800cCopy full SHA for 7f7800c
tests/CMakeLists.txt
@@ -33,7 +33,7 @@ include(FetchContent)
33
34
FetchContent_Declare(snatch
35
GIT_REPOSITORY https://github.com/cschreib/snatch.git
36
- GIT_TAG bb3b11fd01a26cc3557594425b95b99208a1e7c7)
+ GIT_TAG 13c39e2cff643a8ce6672f02531a1f2f89ffafd2)
37
FetchContent_MakeAvailable(snatch)
38
39
set(RUNTIME_TEST_FILES
0 commit comments