Skip to content

Commit

Permalink
Merge pull request #1851 from Klaim/patch-1
Browse files Browse the repository at this point in the history
Add build2 package support
  • Loading branch information
gabime authored Mar 2, 2021
2 parents fa659bf + fe74c80 commit f7f790b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7f790b

Please sign in to comment.