This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/extern/glog
2020-12-08 18:51:14 +01:00
..
2020-06-19 12:02:21 +02:00
2020-06-19 12:02:21 +02:00
2020-06-19 12:02:21 +02:00
2020-06-19 12:02:21 +02:00
2020-06-19 12:02:21 +02:00
2016-01-04 19:39:13 +05:00
2016-01-04 19:39:13 +05:00
2016-01-04 19:39:13 +05: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