Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
someonewithpc
/
blender
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
fast-io
브랜치
태그
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