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

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