2022-03-27 14:25:48 +03:00
|
|
|
Project: {fmt}
|
|
|
|
|
URL: https://github.com/fmtlib/fmt
|
2024-10-18 16:06:05 +02:00
|
|
|
License: SPDX:MIT
|
2023-11-21 10:42:44 +02:00
|
|
|
Upstream version: 10.1.1 (f5e5435, 2023 Aug 28)
|
2024-10-18 16:06:05 +02:00
|
|
|
Copyright: "Copyright (c) 2012 - present, Victor Zverovich and {fmt} contributors"
|
2022-03-27 14:25:48 +03:00
|
|
|
Local modifications:
|
|
|
|
|
|
2023-05-30 11:17:23 +03:00
|
|
|
- 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
|