mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
doc: explain how to build a .so
This commit is contained in:
parent
bec8f3cb24
commit
2c2327be39
@ -70,6 +70,10 @@ Out-of-tree builds are supported:
|
||||
|
||||
make builddir_name=/path/to/builddir
|
||||
|
||||
To build a shared object:
|
||||
|
||||
make libuv.so # libuv.dylib on OS X
|
||||
|
||||
To build with Visual Studio run the vcbuild.bat file which will
|
||||
checkout the GYP code into build/gyp and generate the uv.sln and
|
||||
related files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user