Skip to content

Commit 832ba4b

Browse files
committed
Update snitch
1 parent 082d4dc commit 832ba4b

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 3583e98245733979c902ff96f567ea765303582f)
36+
GIT_TAG v1.0.0)
3737
FetchContent_MakeAvailable(snitch)
3838

3939
set(RUNTIME_TEST_FILES

0 commit comments

Comments
 (0)