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 cafdc5c commit 97c3d42Copy full SHA for 97c3d42
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-v1.15.2
+ GIT_TAG v1.15.2
7
)
8
9
# For Windows: Prevent overriding the parent project's compiler/linker settings
0 commit comments