This commit is contained in:
Gabi Melman
2021-03-02 22:49:11 +02:00
committed by GitHub
parent f7f790b4b3
commit ed58ae9f98

View File

@@ -31,7 +31,7 @@ $ cmake .. && make -j
* vcpkg: `vcpkg install spdlog`
* conan: `spdlog/[>=1.4.1]`
* conda: `conda install -c conda-forge spdlog`
* build2: [package `spdlog`](https://cppget.org/spdlog), target `spdlog%lib{spdlog}`
## Features