Skip to content

Commit 6f58d05

Browse files
committed
Update snatch
1 parent 6802d45 commit 6f58d05

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

3939
set(RUNTIME_TEST_FILES

0 commit comments

Comments
 (0)