issues
search
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:
cmake version
-fPIC to libuv targets
fetch libuv also for header-only (consumer will need that anyway)
install FILE targets to libdir and includedir missing:
install cmake files to includedir
install pkg-config files to includedir
done: