Skip to content

Commit

Permalink
Merge pull request #2522 from cloudrex:patch-1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 276271201
  • Loading branch information
vslashg committed Oct 23, 2019
2 parents 8bab788 + f164a9e commit 1110c47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions googletest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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/>.
Expand Down

0 comments on commit 1110c47

Please sign in to comment.