Files
test2/extern/libmv/third_party/glog
Alexandr Kuznetsov e2429d6492 Woo Hoo. First git commit.
Changes for VC2013

Now, I can build Blender with VC2013 with Cycles, Collada, OpenExr,OpenImageIO disabled. Also, you need VC2008 sp1 installed to make old libs compatible.
2013-11-29 15:13:12 -05:00
..
2013-11-29 15:13:12 -05: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