Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
6576c649
Commit
6576c649
authored
Jan 12, 2014
by
kosak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a couple of typos in Google Test's README.
parent
ccf8e33b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README
README
+2
-2
No files found.
README
View file @
6576c649
...
...
@@ -157,7 +157,7 @@ it.
### Using CMake ###
Google Test comes with a CMake build script (CMakeLists.txt) that can
be used on a wide range of platforms ("C" stands for cross-plat
of
rm.).
be used on a wide range of platforms ("C" stands for cross-plat
fo
rm.).
If you don'
t
have
CMake
installed
already
,
you
can
download
it
for
free
from
http
://
www
.
cmake
.
org
/.
...
...
@@ -177,7 +177,7 @@ last command with
If you are on a *nix system, you should now see a Makefile in the
current directory. Just type '
make
' to build gtest.
If you use Windows and have Vis
t
ual Studio installed, a gtest.sln file
If you use Windows and have Visual Studio installed, a gtest.sln file
and several .vcproj files will be created. You can then build them
using Visual Studio.
...
...
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