diff options
| author | AgustÃn RodrÃguez <me@agurodriguez.net> | 2018-10-25 19:24:32 -0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 15:24:32 -0700 |
| commit | 526b53b4931f2e7f6574eb7a1e10bffcc8712ad9 (patch) | |
| tree | bb8971cb4b08dfd15a7c6406f3780abd5a7d6a6c /ports/socket-io-client/CONTROL | |
| parent | 6d5eba6a6d4f99a03f104e0a639cbbba5325d41b (diff) | |
| download | vcpkg-526b53b4931f2e7f6574eb7a1e10bffcc8712ad9.tar.gz vcpkg-526b53b4931f2e7f6574eb7a1e10bffcc8712ad9.zip | |
[socket-io-client] new port (#4557)
Diffstat (limited to 'ports/socket-io-client/CONTROL')
| -rw-r--r-- | ports/socket-io-client/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/socket-io-client/CONTROL b/ports/socket-io-client/CONTROL new file mode 100644 index 000000000..92a5f20c8 --- /dev/null +++ b/ports/socket-io-client/CONTROL @@ -0,0 +1,4 @@ +Source: socket-io-client +Version: 1.6.1 +Description: C++11 implementation of Socket.IO client +Build-Depends: boost, rapidjson, websocketpp |
