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
671cfb7d
Commit
671cfb7d
authored
Oct 07, 2022
by
Ferenc Géczi
Browse files
Suggests a release with fixed CMakeLists.txt
Signed-off-by:
Ferenc Géczi
<
ferenc.gm@gmail.com
>
parent
9fbb6575
Changes
1
Hide 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 @
671cfb7d
...
...
@@ -25,7 +25,7 @@ When building GoogleTest as a standalone project, the typical workflow starts
with
```
git clone https://github.com/google/googletest.git -b release-1.12.
0
git clone https://github.com/google/googletest.git -b release-1.12.
1
cd googletest # Main directory of the cloned repository.
mkdir build # Create a directory to hold the build output.
cd build
...
...
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