blender/extern/libmv/third_party/glog
2014-03-21 16:06:30 +06:00
..
src Attempt to fix compilation error with msvc2013 2014-03-21 16:06:30 +06:00
AUTHORS Camera tracking integration 2011-11-07 12:55:18 +00:00
ChangeLog Update Libmv to latest upstream 2014-03-20 23:26:25 +06: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 Update Libmv to latest upstream 2014-03-20 23:26:25 +06: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