Please enable JavaScript in your browser!
Halaman utama
Jelajahi
Bantuan
Masuk
someonewithpc
/
blender
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Cabang:
fast-io
Ranting
Tag
fast-io
blender
/
extern
/
glog
Campbell Barton
3076d95ba4
Cleanup: use 2 space indentation for CMake
6 tahun lalu
..
include
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 tahun lalu
src
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 tahun lalu
AUTHORS
161393805f
Update Google libraries
7 tahun lalu
CMakeLists.txt
3076d95ba4
Cleanup: use 2 space indentation for CMake
6 tahun lalu
COPYING
0b856dd97e
Move GLog/GFlags to extern/
9 tahun lalu
ChangeLog
0b856dd97e
Move GLog/GFlags to extern/
9 tahun lalu
NEWS
0b856dd97e
Move GLog/GFlags to extern/
9 tahun lalu
README
0b856dd97e
Move GLog/GFlags to extern/
9 tahun lalu
README.blender
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 tahun lalu
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