Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 243 Bytes

CONTRIBUTE.md

File metadata and controls

12 lines (8 loc) · 243 Bytes

CONTRIBUTE

Build C/C++ Isolately

Build with CMAKE

OSX

$ ./deps/gyp/gyp --depth=. -D uv_library=static_library kcpuv.gyp && \
  xcodebuild -ARCHS="x86_64" -project kcpuv.xcodeproj -configuration Release -target kcpuv