aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2018-05-30 13:35:41 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2018-06-14 18:40:16 +0200
commit7e6681f733629cec91116dab8f9e72059e00e91e (patch)
treec664fda609df047192e639857ef632741f9d0017 /docs/src
parent3045fe1242ca51149507d3fecdadf6a8d44edcd1 (diff)
downloadlibuv-7e6681f733629cec91116dab8f9e72059e00e91e.tar.gz
libuv-7e6681f733629cec91116dab8f9e72059e00e91e.zip
build: add a cmake build file
All good things come in threes and that's why besides autotools and gyp, you can now also build everyone's favorite platform abstraction library with cmake. This is Ouroboros eating its own tail in a way because cmake depends on libuv, depends on cmake, depends on libuv, depends on... inception! Things it does: * build the shared library * build the static library * install the shared library * install the static library * install the header files * install libuv.pc Things it does not yet do: * build or install the documentation * build or execute the test suite * produce a release tarball * provide auto-config for downstream cmake-based projects Fixes: https://github.com/libuv/libuv/issues/1362 PR-URL: https://github.com/libuv/libuv/pull/1850 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions