Skip to content

Commit f070374

Browse files
Cmake: Updated google tests
1 parent 6e13ce0 commit f070374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ endif()
1818
include(FetchContent)
1919
FetchContent_Declare(
2020
googletest
21-
URL https://github.com/google/googletest/archive/03597a01ee50ed33e9dfd640b249b4be3799d395.zip
21+
URL https://github.com/google/googletest/archive/refs/tags/v1.17.0.zip
2222
)
2323

2424

0 commit comments

Comments
 (0)