Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
f2d71f0b
"googlemock/vscode:/vscode.git/clone" did not exist on "963932e7f37b2dff8d122376fa1c54909d34676a"
Unverified
Commit
f2d71f0b
authored
Jan 25, 2022
by
Melroy van den Berg
Committed by
GitHub
Jan 25, 2022
Browse files
Let me give a change to try it again - updating to latest version
parent
f45d5865
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/README.md
googletest/README.md
+1
-1
No files found.
googletest/README.md
View file @
f2d71f0b
...
@@ -94,7 +94,7 @@ include(FetchContent)
...
@@ -94,7 +94,7 @@ include(FetchContent)
FetchContent_Declare
(
FetchContent_Declare
(
googletest
googletest
# Specify the commit you depend on and update it regularly.
# Specify the commit you depend on and update it regularly.
URL https://github.com/google/googletest/archive/
609281088cfefc76f9d0ce82e1ff6c30cc3591e5
.zip
URL https://github.com/google/googletest/archive/
e2239ee6043f73722e7aa812a459f54a28552929
.zip
)
)
# For Windows: Prevent overriding the parent project's compiler/linker settings
# For Windows: Prevent overriding the parent project's compiler/linker settings
set
(
gtest_force_shared_crt ON CACHE BOOL
""
FORCE
)
set
(
gtest_force_shared_crt ON CACHE BOOL
""
FORCE
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment