We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cb7dd commit cafdc5cCopy full SHA for cafdc5c
tests/CMakeLists.txt
@@ -3,7 +3,7 @@ include(FetchContent)
3
FetchContent_Declare(
4
googletest
5
GIT_REPOSITORY https://github.com/google/googletest.git
6
- GIT_TAG release-1.12.1
+ GIT_TAG release-v1.15.2
7
)
8
9
# For Windows: Prevent overriding the parent project's compiler/linker settings
0 commit comments