This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/extern/glog/README.blender

10 lines
344 B
Plaintext

Project: Google Logging
URL: https://github.com/google/glog
License: New BSD
Upstream version: 0.3.4, 4d391fe
Local modifications:
* Added per-platform config.h files so no configuration-time
checks for functions and so are needed.
* Applied changes from a fork https://github.com/Nazg-Gul/glog
(see https://github.com/google/glog/pull/81)