Merge pull request #1851 from Klaim/patch-1

Add build2 package support
pull/1858/head
Gabi Melman 5 years ago committed by GitHub
commit f7f790b4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save