fmt 11.1.4
| Name | fmt |
|---|---|
| Version | 11.1.4 (123913715afeb8a437e6388b4473fcc4753e1c9a) |
| Summary | open-source formatting library for C++ |
| Description | {fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams. |
| Section | base |
| License | MIT |
| Homepage | https://fmt.dev |
| Recipe file | recipes-devtools/fmt/fmt_11.1.4.bb |
| Layer | openembedded-core (walnascar branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/fmtlib/fmt |
Patches
| Patch | Status |
|---|---|
| fmt/0001-Workaround-an-ABI-issue-in-spdlog.patch | Backport [https://github.com/fmtlib/fmt/commit/784eac839df77df1852dc1c50b17b76c3aec8f4a] |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | fmt 12.1.0 |
| whinlatter (Yocto Project 5.3) | fmt 11.2.0 |
| walnascar (Yocto Project 5.2) | fmt 11.1.4 (this recipe) |
| styhead (Yocto Project 5.1) | fmt 11.0.2 |