We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a93c1 commit 61798b4Copy full SHA for 61798b4
1 file changed
cmake/modules/CladGoogleTest.cmake
@@ -43,7 +43,7 @@ ExternalProject_Add(
43
GIT_REPOSITORY https://github.com/google/googletest.git
44
EXCLUDE_FROM_ALL 1
45
GIT_SHALLOW 1
46
- GIT_TAG v1.16.0
+ GIT_TAG v1.17.0
47
UPDATE_COMMAND ""
48
# # Force separate output paths for debug and release builds to allow easy
49
# # identification of correct lib in subsequent TARGET_LINK_LIBRARIES commands
0 commit comments