aboutsummaryrefslogtreecommitdiff
path: root/ports/nng/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2020-09-25 03:25:36 +0800
committerGitHub <noreply@github.com>2020-09-24 12:25:36 -0700
commitc6fbdb0c5d03429e40b8990e1637b57290a283f3 (patch)
tree3fc55ea5550f1a8b1a356f1b40c977d85f322ca9 /ports/nng/CONTROL
parent9b1c8a776bc673bb2902f97037cd57c0c14b998e (diff)
downloadvcpkg-c6fbdb0c5d03429e40b8990e1637b57290a283f3.tar.gz
vcpkg-c6fbdb0c5d03429e40b8990e1637b57290a283f3.zip
[nng] Update to 1.3.2 (#13545)
* [nng] Update to 1.3.2 [nng] Add tools feature * [nng] Let's give ninja a second chance * Update ports/nng/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/nng/CONTROL')
-rw-r--r--ports/nng/CONTROL8
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/nng/CONTROL b/ports/nng/CONTROL
deleted file mode 100644
index 56efe9edc..000000000
--- a/ports/nng/CONTROL
+++ /dev/null
@@ -1,8 +0,0 @@
-Source: nng
-Version: 1.3.0
-Description: NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.
-Homepage: https://github.com/nanomsg/nng
-
-Feature: mbedtls
-Description: nng built with TLS support(needs mbedTLS)
-Build-Depends: mbedtls