mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-19 08:46:42 +01:00
spell check REAME
This commit is contained in:
parent
8e72da9740
commit
03174baddb
13
README
13
README
@ -135,10 +135,17 @@ CONTENTS
|
||||
===========================
|
||||
3rdParty -- gtest, glog.
|
||||
-----------------------
|
||||
Both are needed to compile the unit test and the logger comparison tests
|
||||
Gtest must be unpacked before used, but it IS included by the CMake and you don't need to do install or compile it in any other way than through the g2log cmake setup.
|
||||
gtest is needed for the unit tests.
|
||||
glog is only needed if you want to run the glog vs g2log comparison tests
|
||||
|
||||
glog is not included and must be installed if you want to run the comparison tests
|
||||
gtest is enabled as a DEFAULT option in the CmakeFiles.txt file. If the unit test
|
||||
is not important for you then please DISABLE that option.
|
||||
|
||||
By default the gtest zipped library must be unpacked before it is used (compilation)
|
||||
It IS included by the CMake and you don't need to do install or compile it in any
|
||||
other way than through the g2log cmake setup.
|
||||
|
||||
glog is not included and must be installed ONLY IF you want to run the comparison tests
|
||||
|
||||
|
||||
About the A ctive Object
|
||||
|
Loading…
x
Reference in New Issue
Block a user