Sync with internal docs

This commit is contained in:
Gennadiy Civil 2018-06-11 13:12:14 -04:00
parent 0b958a03e9
commit 95a96e1c1d

View File

@ -54,7 +54,7 @@ it.
### Using CMake ###
Google Test comes with a CMake build script (
[CMakeLists.txt](CMakeLists.txt)) that can be used on a wide range of platforms ("C" stands for
[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/>.