From 38c316fc5cc1dfee51d2c2cf4b23f036d92221ac Mon Sep 17 00:00:00 2001 From: Vollstrecker Date: Wed, 14 Apr 2021 14:58:03 +0200 Subject: [PATCH] Changes like Requested. --- googletest/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/googletest/README.md b/googletest/README.md index 33604bd8e..991a31703 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`: