Files
test2/extern/fmtlib/README.blender

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
414 B
Plaintext
Raw Normal View History

Project: {fmt}
URL: https://github.com/fmtlib/fmt
License: SPDX:MIT
Upstream version: 10.1.1 (f5e5435, 2023 Aug 28)
Copyright: "Copyright (c) 2012 - present, Victor Zverovich and {fmt} contributors"
Local modifications:
- Took only files needed for Blender:
- LICENSE, README
- include/fmt: core.h, format-inl.h, format.h
- src/format.cc
- CMakeLists.txt is not from fmtlib, but
made for Blender codebase