Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
someonewithpc
/
blender
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
fast-io
Dallar
Biçim İmleri
fast-io
blender
/
extern
/
glog
Campbell Barton
3076d95ba4
Cleanup: use 2 space indentation for CMake
6 yıl önce
..
include
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 yıl önce
src
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 yıl önce
AUTHORS
161393805f
Update Google libraries
7 yıl önce
CMakeLists.txt
3076d95ba4
Cleanup: use 2 space indentation for CMake
6 yıl önce
COPYING
0b856dd97e
Move GLog/GFlags to extern/
9 yıl önce
ChangeLog
0b856dd97e
Move GLog/GFlags to extern/
9 yıl önce
NEWS
0b856dd97e
Move GLog/GFlags to extern/
9 yıl önce
README
0b856dd97e
Move GLog/GFlags to extern/
9 yıl önce
README.blender
ab48e6355d
Glog/gflags: Reduce amount of local modifications
7 yıl önce
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