skypjack / uvw

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
MIT License
1.87k stars 211 forks source link

Experimental #176

Closed stefanofiorentino closed 4 years ago

stefanofiorentino commented 4 years ago

done:

  1. cmake version
  2. -fPIC to libuv targets
  3. fetch libuv also for header-only (consumer will need that anyway)
  4. install FILE targets to libdir and includedir missing:
  5. install cmake files to includedir
  6. install pkg-config files to includedir