Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
someonewithpc
/
blender
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
b3fbc7f191
ブランチ
タグ
fast-io
blender
/
extern
/
glog
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