Skip to content

Commit cafdc5c

Browse files
committed
Updated googletest version
1 parent 08cb7dd commit cafdc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include(FetchContent)
33
FetchContent_Declare(
44
googletest
55
GIT_REPOSITORY https://github.com/google/googletest.git
6-
GIT_TAG release-1.12.1
6+
GIT_TAG release-v1.15.2
77
)
88

99
# For Windows: Prevent overriding the parent project's compiler/linker settings

0 commit comments

Comments
 (0)