blender/extern/libmv/third_party/glog
2012-04-24 12:57:58 +00:00
..
src Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
AUTHORS
ChangeLog Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00
COPYING
NEWS
README
README.libmv Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00

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