diff options
| author | Michele Caini <michele.caini@gmail.com> | 2018-10-20 22:19:05 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-20 13:19:05 -0700 |
| commit | 2e0338ce934129d0cfb79157b5aae566a12bc38c (patch) | |
| tree | f7034740b78e2c6612c0352187d92bb48e0fb500 /ports/uvw/CONTROL | |
| parent | 363d924a23703ad76ead83a6f6f2b3283d135fe8 (diff) | |
| download | vcpkg-2e0338ce934129d0cfb79157b5aae566a12bc38c.tar.gz vcpkg-2e0338ce934129d0cfb79157b5aae566a12bc38c.zip | |
uvw port (#4510)
Diffstat (limited to 'ports/uvw/CONTROL')
| -rw-r--r-- | ports/uvw/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/uvw/CONTROL b/ports/uvw/CONTROL new file mode 100644 index 000000000..1fc066ee2 --- /dev/null +++ b/ports/uvw/CONTROL @@ -0,0 +1,3 @@ +Source: uvw +Version: 1.11.2 +Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++. <https://github.com/skypjack/uvw> |
