You can now select to build a shared object at configure time: $ ./gyp_uv -Dcomponent=shared_library -Dlibrary=shared_library And build it with: $ make -C out BUILDTYPE=Debug # or BUILDTYPE=Release Or, if you use ninja: $ ninja -C out/Debug |
||
|---|---|---|
| .. | ||
| uv-private | ||
| uv.h | ||