Unverified Commit f7f790b4 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #1851 from Klaim/patch-1

Add build2 package support
parents fa659bf7 fe74c809
......@@ -31,6 +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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment