Campbell Barton 3076d95ba4 Cleanup: use 2 space indentation for CMake %!s(int64=5) %!d(string=hai) anos
..
include ab48e6355d Glog/gflags: Reduce amount of local modifications %!s(int64=6) %!d(string=hai) anos
src ab48e6355d Glog/gflags: Reduce amount of local modifications %!s(int64=6) %!d(string=hai) anos
AUTHORS 161393805f Update Google libraries %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 3076d95ba4 Cleanup: use 2 space indentation for CMake %!s(int64=5) %!d(string=hai) anos
COPYING 0b856dd97e Move GLog/GFlags to extern/ %!s(int64=9) %!d(string=hai) anos
ChangeLog 0b856dd97e Move GLog/GFlags to extern/ %!s(int64=9) %!d(string=hai) anos
NEWS 0b856dd97e Move GLog/GFlags to extern/ %!s(int64=9) %!d(string=hai) anos
README 0b856dd97e Move GLog/GFlags to extern/ %!s(int64=9) %!d(string=hai) anos
README.blender ab48e6355d Glog/gflags: Reduce amount of local modifications %!s(int64=6) %!d(string=hai) anos

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