aboutsummaryrefslogtreecommitdiff
path: root/ports/libuv/CONTROL
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-09-02 22:21:52 +0200
committerGitHub <noreply@github.com>2021-09-02 13:21:52 -0700
commit9f73bc1a0e71b8883f20cae72a4e63ce347a3493 (patch)
tree56793188593162588fe6e12874c2d505913509c8 /ports/libuv/CONTROL
parentbff0e8fc31e4e00a9c2f51b84c9b43bc46478729 (diff)
downloadvcpkg-9f73bc1a0e71b8883f20cae72a4e63ce347a3493.tar.gz
vcpkg-9f73bc1a0e71b8883f20cae72a4e63ce347a3493.zip
Fix target_link_libraries on repeated inclusion of wrappers (#19120)
* Fix repeated inclusion of wrappers * x-add-version
Diffstat (limited to 'ports/libuv/CONTROL')
-rw-r--r--ports/libuv/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/libuv/CONTROL b/ports/libuv/CONTROL
deleted file mode 100644
index 27938a4ad..000000000
--- a/ports/libuv/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: libuv
-Version: 1.41.0
-Homepage: https://github.com/libuv/libuv
-Description: libuv is a multi-platform support library with a focus on asynchronous I/O.