diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-11-11 21:00:10 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-11-11 21:00:10 -0800 |
| commit | 482f85f4142fb02ec6a39ae7d264901bc1e162c1 (patch) | |
| tree | 034eb88132030859ce00f736caf9b6054e89acf3 /ports/libwebsockets/CONTROL | |
| parent | 1b679903952c3afa0a0252299348ff6e3e143092 (diff) | |
| download | vcpkg-482f85f4142fb02ec6a39ae7d264901bc1e162c1.tar.gz vcpkg-482f85f4142fb02ec6a39ae7d264901bc1e162c1.zip | |
[libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets().
Diffstat (limited to 'ports/libwebsockets/CONTROL')
| -rw-r--r-- | ports/libwebsockets/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebsockets/CONTROL b/ports/libwebsockets/CONTROL index fa700ddbd..64bf929bd 100644 --- a/ports/libwebsockets/CONTROL +++ b/ports/libwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: libwebsockets -Version: 2.0.0-3 +Version: 2.0.0-4 Build-Depends: zlib, openssl 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. |
