mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-24 04:32:32 -04:00
Merge 2037341f3078ad556128c64fd8d7b5afbd6f0433 into ca98c98457b1163cca1f7d8db62827c115fec6d1
This commit is contained in:
commit
f315bea424
10
README.md
10
README.md
@ -1,6 +1,6 @@
|
||||
# JsonCpp
|
||||
|
||||
[](https://bintray.com/theirix/conan-repo/jsoncpp%3Atheirix)
|
||||
[](https://conan.io/center/recipes/jsoncpp)
|
||||
[](https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE)
|
||||
[](http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html)
|
||||
[](https://coveralls.io/github/open-source-parsers/jsoncpp?branch=master)
|
||||
@ -52,6 +52,14 @@ You can download and install JsonCpp using the [vcpkg](https://github.com/Micros
|
||||
|
||||
The JsonCpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||
|
||||
### Conan package manager
|
||||
|
||||
You can download and install JsonCpp using the [Conan](https://conan.io/) package manager:
|
||||
|
||||
conan install -r conancenter --requires="jsoncpp/[*]" --build=missing
|
||||
|
||||
The JsonCpp package in Conan Center is kept up to date by [ConanCenterIndex](https://github.com/conan-io/conan-center-index) contributors. If the version is out of date, please create an issue or pull request on the Conan Center Index repository.
|
||||
|
||||
### Amalgamated source
|
||||
https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated-(Possibly-outdated)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user