Skip to content

Commit 7f7800c

Browse files
committed
Update snatch
1 parent df9ea0b commit 7f7800c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include(FetchContent)
3333

3434
FetchContent_Declare(snatch
3535
GIT_REPOSITORY https://github.com/cschreib/snatch.git
36-
GIT_TAG bb3b11fd01a26cc3557594425b95b99208a1e7c7)
36+
GIT_TAG 13c39e2cff643a8ce6672f02531a1f2f89ffafd2)
3737
FetchContent_MakeAvailable(snatch)
3838

3939
set(RUNTIME_TEST_FILES

0 commit comments

Comments
 (0)