blender/extern/libmv/third_party/glog
Campbell Barton dd40560230 patch [#30331] Support clang-3.0
from Yasuhiro Fujii (y-fujii) 

 added the diff to libmv/patches so it can be applied upstream.
2012-02-28 05:26:15 +00:00
..
src patch [#30331] Support clang-3.0 2012-02-28 05:26:15 +00:00
AUTHORS Camera tracking integration 2011-11-07 12:55:18 +00:00
ChangeLog Camera tracking integration 2011-11-07 12:55:18 +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 Camera tracking integration 2011-11-07 12:55:18 +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