1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-29 03:53:54 +00:00

Compare commits

..

No commits in common. "23f0cdf9014650c79e214c2d0e935ab0f8821cc5" and "cf6f1dd01e660d5865d68bf5fa78f6376b89470a" have entirely different histories.

View File

@ -25,7 +25,6 @@ $ cmake .. && make -j
## Package managers:
* Homebrew: `brew install spdlog`
* MacPorts: `sudo port install spdlog`
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
* Fedora: `yum install spdlog`
* Gentoo: `emerge dev-libs/spdlog`