Skip to content

Commit c2550b0

Browse files
committed
pumped up googletest version
1 parent e35b6ec commit c2550b0

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
@@ -64,7 +64,7 @@ include(FetchContent)
6464
# include google test to project
6565
FetchContent_Declare(
6666
googletest
67-
URL https://github.com/google/googletest/archive/58d77fa8070e8cec2dc1ed015d66b454c8d78850.zip
67+
URL https://github.com/google/googletest/archive/df1544bcee0c7ce35cd5ea0b3eb8cc81855a4140.zip
6868
)
6969
# For Windows: Prevent overriding the parent project's compiler/linker settings
7070
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)

0 commit comments

Comments
 (0)