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
f164a9e2
Unverified
Commit
f164a9e2
authored
Oct 19, 2019
by
λtlas
Committed by
GitHub
Oct 19, 2019
Browse files
Remove extra space
parent
f966ed15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
googletest/README.md
googletest/README.md
+1
-2
No files found.
googletest/README.md
View file @
f164a9e2
...
...
@@ -8,8 +8,7 @@ depends on which build system you use, and is usually straightforward.
### Build with CMake
Google Test comes with a CMake build script (
[
CMakeLists.txt
](
https://github.com/google/googletest/blob/master/CMakeLists.txt
)
)
Google Test comes with a CMake build script (
[
CMakeLists.txt
](
https://github.com/google/googletest/blob/master/CMakeLists.txt
)
)
that can be used on a wide range of platforms ("C" stands for cross-platform.).
If you don't have CMake installed already, you can download it for free from
<http://www.cmake.org/>
.
...
...
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