mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update README.md
This commit is contained in:
parent
e159052e6d
commit
5df9b11141
@ -22,6 +22,7 @@ $ cmake .. && make -j
|
|||||||
* Android
|
* Android
|
||||||
|
|
||||||
## Package managers:
|
## Package managers:
|
||||||
|
* Debian: `sudo apt install libspdlog-dev`
|
||||||
* Homebrew: `brew install spdlog`
|
* Homebrew: `brew install spdlog`
|
||||||
* MacPorts: `sudo port install spdlog`
|
* MacPorts: `sudo port install spdlog`
|
||||||
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
|
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
|
||||||
@ -32,8 +33,6 @@ $ cmake .. && make -j
|
|||||||
* conan: `spdlog/[>=1.4.1]`
|
* conan: `spdlog/[>=1.4.1]`
|
||||||
* conda: `conda install -c conda-forge spdlog`
|
* conda: `conda install -c conda-forge spdlog`
|
||||||
* build2: ```depends: spdlog ^1.8.2```
|
* build2: ```depends: spdlog ^1.8.2```
|
||||||
* Debian: `sudo apt install libspdlog-dev`
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
Reference in New Issue
Block a user