aboutsummaryrefslogtreecommitdiff
path: root/ports/cjson/vcpkg.json
blob: 92bec5fb2db9735f6dd454a1d02f275a25777ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "cjson",
  "version-date": "2019-11-30",
  "port-version": 2,
  "description": "Ultralightweight JSON parser in ANSI C",
  "homepage": "https://github.com/DaveGamble/cJSON",
  "features": {
    "utils": {
      "description": "Enable building the cJSON_Utils library"
    }
  }
}