Skip to content

Commit 58be79c

Browse files
authored
Update GoogleTest used to 1.16.0 (#552)
1 parent 86cbd02 commit 58be79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/GoogleTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ExternalProject_Add(
3131
googletest
3232
GIT_REPOSITORY https://github.com/google/googletest.git
3333
GIT_SHALLOW 1
34-
GIT_TAG v1.15.2
34+
GIT_TAG v1.16.0
3535
UPDATE_COMMAND ""
3636
# # Force separate output paths for debug and release builds to allow easy
3737
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands

0 commit comments

Comments
 (0)