diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 22:34:22 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 22:34:22 -0700 |
| commit | 299776b5396d4f2dbdb490dca612d6bae84163de (patch) | |
| tree | b240334f37d3b37afb7e8dcea4053a8f239d39a8 /ports/uwebsockets/CONTROL | |
| parent | 90019d39df98bd0e0699ae06b2a749f30bcb6de7 (diff) | |
| download | vcpkg-299776b5396d4f2dbdb490dca612d6bae84163de.tar.gz vcpkg-299776b5396d4f2dbdb490dca612d6bae84163de.zip | |
[uwebsockets] Internalize CMake in preparation for 0.14
Diffstat (limited to 'ports/uwebsockets/CONTROL')
| -rw-r--r-- | ports/uwebsockets/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL index 4709e155f..2a7afcbb4 100644 --- a/ports/uwebsockets/CONTROL +++ b/ports/uwebsockets/CONTROL @@ -1,4 +1,4 @@ Source: uwebsockets -Version: 0.13.0-1 +Version: 0.13.0-2 Build-Depends: libuv, openssl, zlib Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js
\ No newline at end of file |
