Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dacap/libuv-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libuv-cmake

Compile libuv library using cmake.

Build instructions

Clone the project on GitHub.

$ git clone https://github.com/dacap/libuv-cmake
$ cd libuv-cmake
$ git submodule init
$ git submodule update

Build repository.

$ mkdir build
$ cd build
$ cmake ../.
$ make

About

Compile libuv using cmake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages