diff options
| author | myd7349 <myd7349@gmail.com> | 2019-05-30 05:24:41 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-05-29 14:24:40 -0700 |
| commit | dc42151505367ffed6ce1f1744df4b1c1ec1cf7a (patch) | |
| tree | 43bc2fe97ff6740be088b644d98319533234a0e0 /ports/cjson/CONTROL | |
| parent | 70e7124cc485b943b911b0aae8ae30b4cbce9583 (diff) | |
| download | vcpkg-dc42151505367ffed6ce1f1744df4b1c1ec1cf7a.tar.gz vcpkg-dc42151505367ffed6ce1f1744df4b1c1ec1cf7a.zip | |
[WIP][cjson] Add new port (#6081)
* [cjson] Add new port
* [cjson] Fix cmake targets path
* [cjson] Bump version info
Diffstat (limited to 'ports/cjson/CONTROL')
| -rw-r--r-- | ports/cjson/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/cjson/CONTROL b/ports/cjson/CONTROL new file mode 100644 index 000000000..7029313e3 --- /dev/null +++ b/ports/cjson/CONTROL @@ -0,0 +1,6 @@ +Source: cjson
+Version: 1.7.10-1
+Description: Ultralightweight JSON parser in ANSI C
+
+Feature: utils
+Description: Enable building the cJSON_Utils library
|
