fmt v12.0.0
- Created
- Updated
{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
# Usage
The package fmt provides CMake targets:
find_package(fmt CONFIG REQUIRED)
target_link_libraries(main PRIVATE fmt::fmt)
# Or use the header-only version
find_package(fmt CONFIG REQUIRED)
target_link_libraries(main PRIVATE fmt::fmt-header-only) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- ada-url (feature
tools) - arrow-adbc
- avro-cpp
- bark
- cachelib
- cadons-ctus
- coolprop
- ctbench
- dartsim
- daxa
- dv-processing
- fawdlstty-libfv
- fbthrift
- fizz
- folly
- future-config
- hareflow
- irsdkcpp
- ktx (feature
tools) - libenvpp
- libtorch
- lief
- lightgbm
- log4cxx (feature
fmt) - loguru (feature
fmt) - marzbanpp
- mfl
- mp-units
- mvfst
- openal-soft
- openimageio
- podofo
- restinio
- rivers (feature
fmt) - rsocket
- saucer
- seacas
- simpleble
- spdlog
- tdscpp
- vili
- vowpal-wabbit
- vtk
- wpilib
- xlnt
# Host Dependents
No dependents.
# Contributors
Arkadiy Shapkin
Robert Schumacher
Ninetainedo
Alexander Karatarakis
Charlie Barto
codicodi
Ivy Snow
Daniel Marshall
Seo Sanghyeon
Stanislav Ershov
Alexej Harm
Andrei Lebedev
pravic
Kevin Lu
Dmitry Makarov
Lily
Curoky
wangli28
Alexander Neumann
NancyLi1013
Matthias C. M. Troffaes
Samuel El-Borai
Cengizhan Pasaoglu
bl-ue
nicole mazzuca
Jack·Boos·Yu
Matt Haynie
JonLiu1993
双草酸酯
chausner
Mengna Li
sean
JulZimmermann
Pierre Wendling
Jón Bjarni
Bruce Mitchener
Weihang Ding
wtz
miyanyan
Amin Yahyaabadi
Yury Bura
toge
# Changelog
and 63 more commits:
279867c[fmt] update to 6.2.09c62c6aUpgrades 2018.10.1164a7483Upgrades 2018.09.18db835b9[fmt] update to 5.2.00606add[fmt] Update to 5.1.0b82bbc4fixed fmt-targets-debug.cmake and FMT_SHARED8d97a8c[fmt] update to 5.0.01785170[fmt] update to 4.1.026516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)0ee8ad5[fmt] update to 4.0.02752e69[fmt] update to 3.0.24366585[fmt] Force headers in shared build to always have FMT_SHARED.95af9aaAdd Ninja support62e7557[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f52ff474f5f52fFix error message when looking for PYTHON2d6c6818[fmt] Bump version1f22f92mode fmt export all symbols on windows1d2761eBump fmt version to 3.0.1b56819efixed fmt portcadee66If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46triplet is now automatically included before portfiles.ca79ebf[fmt] Remove empty directories1f8c2ea[fmt] Mark as not supporting dynamic buildingab74726[fmt] Disable FMT_DOC to prevent build error3679955Introduce SOURCE_PATH to almost all portfiles930d0a7URL and MIRRORS are now URLS8cee9c6Replaced everything concerning MD5 with SHA512fef2ec1[fmt] Downloaded archives should include the package name45c65e0Added fmt library https://github.com/fmtlib/fmt