Commit 1110c471 authored by vslashg's avatar vslashg
Browse files

Merge pull request #2522 from cloudrex:patch-1

PiperOrigin-RevId: 276271201
parents 8bab7883 f164a9e2
...@@ -8,8 +8,8 @@ depends on which build system you use, and is usually straightforward. ...@@ -8,8 +8,8 @@ depends on which build system you use, and is usually straightforward.
### Build with CMake ### Build with CMake
Google Test comes with a CMake build script ( Google Test comes with a CMake build script
[CMakeLists.txt](https://github.com/google/googletest/blob/master/CMakeLists.txt)) ([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.). 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 If you don't have CMake installed already, you can download it for free from
<http://www.cmake.org/>. <http://www.cmake.org/>.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment