This commit is contained in:
Gabi Melman 2021-03-02 22:49:11 +02:00 committed by GitHub
parent f7f790b4b3
commit ed58ae9f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ $ cmake .. && make -j
* vcpkg: `vcpkg install spdlog` * vcpkg: `vcpkg install spdlog`
* 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: [package `spdlog`](https://cppget.org/spdlog), target `spdlog%lib{spdlog}`
## Features ## Features