Skip to content

Commit 082d4dc

Browse files
committed
Update snitch
1 parent 2ef943f commit 082d4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include(FetchContent)
3333

3434
FetchContent_Declare(snitch
3535
GIT_REPOSITORY https://github.com/cschreib/snitch.git
36-
GIT_TAG 08ac40f24b4ddaf6e9b205374af8d79313fa7eeb)
36+
GIT_TAG 3583e98245733979c902ff96f567ea765303582f)
3737
FetchContent_MakeAvailable(snitch)
3838

3939
set(RUNTIME_TEST_FILES

0 commit comments

Comments
 (0)