blender/extern/libmv/third_party/glog
Guillermo S. Romero 1979679ad6 SVN maintenance.
2012-03-12 04:35:06 +00:00
..
src SVN maintenance. 2012-03-12 04:35:06 +00:00
AUTHORS Camera tracking integration 2011-11-07 12:55:18 +00:00
ChangeLog Bundle new upstream version of libmv from own branch 2012-03-11 19:52:25 +00:00
COPYING Camera tracking integration 2011-11-07 12:55:18 +00:00
NEWS Camera tracking integration 2011-11-07 12:55:18 +00:00
README Camera tracking integration 2011-11-07 12:55:18 +00:00
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