SlackBuildsOrg/libraries/spdlog
Willy Sudiarto Raharjo 4eaaeb96b3
libraries/spdlog: Updated for version 1.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-04 21:45:14 +07:00
..
README
slack-desc
spdlog.info libraries/spdlog: Updated for version 1.14.1. 2024-05-04 21:45:14 +07:00
spdlog.SlackBuild libraries/spdlog: Updated for version 1.14.1. 2024-05-04 21:45:14 +07:00

Very fast, header-only/compiled, C++ logging library.

fmt is an optional dependency and will be autodetected if installed.

This scripts builds both 32bit and 64bit libraries by autodetecting
multilib. If you are on a multilib system and only wish to build the
64bit library, pass COMPAT32=no to the build script.