Campbell Barton 3076d95ba4 Cleanup: use 2 space indentation for CMake il y a 5 ans
..
include ab48e6355d Glog/gflags: Reduce amount of local modifications il y a 6 ans
src ab48e6355d Glog/gflags: Reduce amount of local modifications il y a 6 ans
AUTHORS 161393805f Update Google libraries il y a 6 ans
CMakeLists.txt 3076d95ba4 Cleanup: use 2 space indentation for CMake il y a 5 ans
COPYING 0b856dd97e Move GLog/GFlags to extern/ il y a 9 ans
ChangeLog 0b856dd97e Move GLog/GFlags to extern/ il y a 9 ans
NEWS 0b856dd97e Move GLog/GFlags to extern/ il y a 9 ans
README 0b856dd97e Move GLog/GFlags to extern/ il y a 9 ans
README.blender ab48e6355d Glog/gflags: Reduce amount of local modifications il y a 6 ans

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