Files
test2/extern/libmv/third_party/glog
Sergey Sharybin 0d7e4f3229 Camera tracking: synchronize changes with own branch
Should be no functional changes.
2012-12-20 11:03:39 +00:00
..
2011-11-07 12:55:18 +00:00
2011-11-07 12:55:18 +00:00
2011-11-07 12:55:18 +00:00
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