mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
65762c880f
This is being added straight to 4.2, prior to the `make license` command which will use this to generate a more complete license file. Licenses information and ambiguities worked with Dalai Felinto. Part of !129018. |
||
---|---|---|
.. | ||
include/glog | ||
src | ||
AUTHORS | ||
ChangeLog | ||
CMakeLists.txt | ||
COPYING | ||
NEWS | ||
README | ||
README.blender |
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