Merge pull request #2468 from LorenDB/patch-1

Add openSUSE installation
pull/2475/head
Gabi Melman 3 years ago committed by GitHub
commit 64e0724bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,6 +29,7 @@ $ cmake .. && make -j
* Fedora: `dnf install spdlog`
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `pacman -S spdlog`
* openSUSE: `sudo zypper in spdlog-devel`
* vcpkg: `vcpkg install spdlog`
* conan: `spdlog/[>=1.4.1]`
* conda: `conda install -c conda-forge spdlog`

Loading…
Cancel
Save