1. Home
  2. Browse
  3. uvw

uvw

v3.4.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.4.0#0

Publication

Supports

All

GitHub

skypjack/uvw

Homepage

github.com/skypjack/uvw

Subtree

65f7b78bab

License

MIT

Definition

Manifest