aboutsummaryrefslogtreecommitdiff
path: root/versions/y-
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2021-04-30 05:02:08 +0800
committerGitHub <noreply@github.com>2021-04-29 14:02:08 -0700
commit2f03bdc3f03f9c50f5d73e4601aaefa2402c8dce (patch)
tree674ad46f34057ef3c9a1dbc85ec2243e25cd5027 /versions/y-
parent11d559a0c9381c91702971ea456969fd23c21635 (diff)
downloadvcpkg-2f03bdc3f03f9c50f5d73e4601aaefa2402c8dce.tar.gz
vcpkg-2f03bdc3f03f9c50f5d73e4601aaefa2402c8dce.zip
[yyjson] Add new port (#17201)
* [yyjson] Add new port * [yyjson] Add version file * [yyjson] Patch CMakeLists.txt * [yyjson] Overwrite version * [yyjson] Copy pdb files * [yyjson] Overwrite version * [yyjson] Fix UWP build * [yyjson] Overwrite version * [yyjson] Fix patch encoding * [yyjson] Overwrite version * [yyjson] Update to 2021-04-12 * [yyjson] Bump version * [yyjson] Update versions/y-/yyjson.json Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> * [yyjson] Modernize * [yyjson] Overwrite version * [yyjson] Modernize * [yyjson] Overwrite version Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Diffstat (limited to 'versions/y-')
-rw-r--r--versions/y-/yyjson.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/y-/yyjson.json b/versions/y-/yyjson.json
new file mode 100644
index 000000000..671f4c066
--- /dev/null
+++ b/versions/y-/yyjson.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "17bac25e372c49899aae3a59d5725cc614f65165",
+ "version-date": "2021-04-12",
+ "port-version": 0
+ }
+ ]
+}