diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-04-08 04:12:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 13:12:01 -0700 |
| commit | ff615bb6a94aba978c7c1efdf569b519f61c2ead (patch) | |
| tree | 5167caec32a9cd13ff4e2dffd620653b150f2ff7 /ports/libwebsockets/CONTROL | |
| parent | 3320069be1b70775071f31b347dde8c6b7757870 (diff) | |
| download | vcpkg-ff615bb6a94aba978c7c1efdf569b519f61c2ead.tar.gz vcpkg-ff615bb6a94aba978c7c1efdf569b519f61c2ead.zip | |
[libwebsockets] Fix usage, export include path (#17003)
* [libwebsockets] Fix usage, export include path
* update version record
Diffstat (limited to 'ports/libwebsockets/CONTROL')
| -rw-r--r-- | ports/libwebsockets/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL deleted file mode 100644 index 5a0b5d2b7..000000000 --- a/ports/libwebsockets/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: libwebsockets -Version: 4.1.6 -Port-Version: 0 -Build-Depends: zlib, openssl, libuv, pthreads (windows) -Homepage: https://github.com/warmcat/libwebsockets -Description: Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server. -Supports: !(arm|uwp) |
