mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +08:00
Update dependencies
This commit is contained in:
@@ -21,7 +21,7 @@ construct JSON objects in C, output them as JSON formatted strings and parse
|
||||
JSON formatted strings back into the C representation of JSON objects.
|
||||
It aims to conform to [RFC 7159](https://tools.ietf.org/html/rfc7159).
|
||||
|
||||
Building on Unix and Windows with `vcpkg`, `curl`, `unzip`, and `tar`
|
||||
Building on Unix and Windows with `vcpkg`, `gcc`/`g++`, `curl`, `unzip`, and `tar`
|
||||
--------------------------------------------------
|
||||
|
||||
You can download and install JSON-C using the [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager:
|
||||
|
||||
Reference in New Issue
Block a user