Skip to content

Commit 61798b4

Browse files
mcbartonvgvassilev
authored andcommitted
Update Googletest used to 1.17.0 from 1.16.0
1 parent c3a93c1 commit 61798b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/modules/CladGoogleTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ExternalProject_Add(
4343
GIT_REPOSITORY https://github.com/google/googletest.git
4444
EXCLUDE_FROM_ALL 1
4545
GIT_SHALLOW 1
46-
GIT_TAG v1.16.0
46+
GIT_TAG v1.17.0
4747
UPDATE_COMMAND ""
4848
# # Force separate output paths for debug and release builds to allow easy
4949
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands

0 commit comments

Comments
 (0)