ilink-world/ios/Pods/glog
Brice Zele 011436fde4 migrating operation on est branch 2021-10-26 19:19:13 +01:00
..
src migrating operation on est branch 2021-10-26 19:19:13 +01:00
COPYING migrating operation on est branch 2021-10-26 19:19:13 +01:00
README migrating operation on est branch 2021-10-26 19:19:13 +01:00
README.windows migrating operation on est branch 2021-10-26 19:19:13 +01:00

README

This repository contains a C++ implementation of the Google logging
module.  Documentation for the implementation is in doc/.

See INSTALL for (generic) installation instructions for C++: basically
   ./configure && make && make install