1. Home
  2. Browse
  3. uvw

uvw

v3.2.0#0Latest

A compilable static library, event based, tiny and easy to use libuv wrapper in modern C++.

Install

Run the following Vcpkg command to install the port.

vcpkg install uvw

Usage

uvw provides CMake targets:

find_package(uvw CONFIG REQUIRED)
target_link_libraries(main PRIVATE uvw::uvw)

Dependencies

See source

Version

v3.2.0#0

Publication

Supports

All

GitHub

skypjack/uvw

Homepage

github.com/skypjack/uvw

Subtree

e398928f11

License

MIT

Definition

Manifest