Skip to content

Commit 1d0c816

Browse files
committed
Update snatch
1 parent 6f58d05 commit 1d0c816

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 c018968548ae30e20eac579c89a3e84e7aabbfc0)
36+
GIT_TAG bb3b11fd01a26cc3557594425b95b99208a1e7c7)
3737
FetchContent_MakeAvailable(snatch)
3838

3939
set(RUNTIME_TEST_FILES

0 commit comments

Comments
 (0)