Add follow-up patch for more natural reading
This commit is contained in:
parent
2d1a18ff3a
commit
5afcb3ca4d
@ -30,7 +30,8 @@ with
|
||||
cd build
|
||||
cmake .. # Generate native build scripts for Google Test.
|
||||
|
||||
If you want to build without Google Mock, you should replace the last command
|
||||
The above command also includes Google Mock by default. And so, if you want
|
||||
to build only Google Test, you should replace the last command
|
||||
with
|
||||
|
||||
cmake .. -DBUILD_GMOCK=OFF
|
||||
|
Loading…
Reference in New Issue
Block a user