aboutsummaryrefslogtreecommitdiff
path: root/versions/m-
diff options
context:
space:
mode:
authorPark DongHa <luncliff@gmail.com>2021-07-26 04:48:56 +0900
committerGitHub <noreply@github.com>2021-07-25 12:48:56 -0700
commitd30657b5337d4563b3ca8204cf3187be15bc8e23 (patch)
tree691b18c87c2ecab29be6d89622cbd2b8061a7474 /versions/m-
parent7d2541c69cc2f9099a118de1a80f59e29c5de15d (diff)
downloadvcpkg-d30657b5337d4563b3ca8204cf3187be15bc8e23.tar.gz
vcpkg-d30657b5337d4563b3ca8204cf3187be15bc8e23.zip
[ms-quic] create a new port (#18225)
* [ms-quic] create a new port * rewrite to fix garbled history of #18225 * [ms-quic] update port/version SHA * [ms-quic] disable windows-static triplet * Update ports/ms-quic/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/ms-quic/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [ms-quic] update patch files * [ms-quic] make quictls only * reduce feature list for future updates * update version SHA Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/m-')
-rw-r--r--versions/m-/ms-quic.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/m-/ms-quic.json b/versions/m-/ms-quic.json
new file mode 100644
index 000000000..cc440ecc4
--- /dev/null
+++ b/versions/m-/ms-quic.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "3188e024233a7d1772922bc11d29d912c6427e25",
+ "version": "1.2.0",
+ "port-version": 0
+ }
+ ]
+}