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 794cbde commit 25fbea7Copy full SHA for 25fbea7
test/CMakeLists.txt
@@ -9,7 +9,7 @@ include(FetchContent)
9
FetchContent_Declare(
10
googletest
11
GIT_REPOSITORY https://github.com/google/googletest.git
12
- GIT_TAG release-1.12.1)
+ GIT_TAG v1.15.2)
13
14
# For Windows: Prevent overriding the parent project's compiler/linker settings
15
set(gtest_force_shared_crt
0 commit comments