杜鑫 a5990b9f68 更新配置 4 lat temu
..
cmake a5990b9f68 更新配置 4 lat temu
doc a5990b9f68 更新配置 4 lat temu
m4 a5990b9f68 更新配置 4 lat temu
packages a5990b9f68 更新配置 4 lat temu
src a5990b9f68 更新配置 4 lat temu
vsprojects a5990b9f68 更新配置 4 lat temu
.gitignore a5990b9f68 更新配置 4 lat temu
AUTHORS a5990b9f68 更新配置 4 lat temu
CMakeLists.txt a5990b9f68 更新配置 4 lat temu
CONTRIBUTING.md a5990b9f68 更新配置 4 lat temu
CONTRIBUTORS a5990b9f68 更新配置 4 lat temu
COPYING a5990b9f68 更新配置 4 lat temu
ChangeLog a5990b9f68 更新配置 4 lat temu
INSTALL a5990b9f68 更新配置 4 lat temu
Makefile.am a5990b9f68 更新配置 4 lat temu
Makefile.in a5990b9f68 更新配置 4 lat temu
NEWS a5990b9f68 更新配置 4 lat temu
README a5990b9f68 更新配置 4 lat temu
README.windows a5990b9f68 更新配置 4 lat temu
aclocal.m4 a5990b9f68 更新配置 4 lat temu
compile a5990b9f68 更新配置 4 lat temu
config.guess a5990b9f68 更新配置 4 lat temu
config.sub a5990b9f68 更新配置 4 lat temu
configure a5990b9f68 更新配置 4 lat temu
configure.ac a5990b9f68 更新配置 4 lat temu
depcomp a5990b9f68 更新配置 4 lat temu
glog-config.cmake.in a5990b9f68 更新配置 4 lat temu
google-glog.sln a5990b9f68 更新配置 4 lat temu
install-sh a5990b9f68 更新配置 4 lat temu
libglog.pc.in a5990b9f68 更新配置 4 lat temu
ltmain.sh a5990b9f68 更新配置 4 lat temu
missing a5990b9f68 更新配置 4 lat temu
mkinstalldirs a5990b9f68 更新配置 4 lat temu
test-driver a5990b9f68 更新配置 4 lat temu

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