summaryrefslogtreecommitdiffstats
path: root/googletest/README.md
diff options
context:
space:
mode:
authorVollstrecker <github@vollstreckernet.de>2021-04-14 12:58:03 (GMT)
committerGitHub <noreply@github.com>2021-04-14 12:58:03 (GMT)
commit38c316fc5cc1dfee51d2c2cf4b23f036d92221ac (patch)
treec9ebee99e36f4fbe0e0150bb3a49b75cadcf1ef5 /googletest/README.md
parent5065389aabfa1d70a49d57eb355b9db4500801be (diff)
downloadgoogletest-38c316fc5cc1dfee51d2c2cf4b23f036d92221ac.zip
googletest-38c316fc5cc1dfee51d2c2cf4b23f036d92221ac.tar.gz
googletest-38c316fc5cc1dfee51d2c2cf4b23f036d92221ac.tar.bz2
Changes like Requested.
Diffstat (limited to 'googletest/README.md')
-rw-r--r--googletest/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/googletest/README.md b/googletest/README.md
index 33604bd..991a317 100644
--- a/googletest/README.md
+++ b/googletest/README.md
@@ -85,8 +85,8 @@ main build can be done a few different ways:
is just a little more complex, but doesn't have the limitations of the other
methods.
-The last of the above methods is implemented with a small piece of CMake code so
-the code is pulled into the main build.
+The last of the above methods is implemented with a small piece of CMake so the
+code is pulled into the main build.
Just add to your `CMakeLists.txt`: