Skip to content

Commit 8cfca57

Browse files
Merge pull request #6 from davidsecacontrol/pre-release
Cmake: Updated google tests
2 parents 92eabb6 + f070374 commit 8cfca57

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)