neovim/third-party
David Personette 67062d20ed
CMake: fix USE_BUNDLED_LIBUV
Closes #5114.
2016-07-25 20:56:52 +02:00
..
cmake CMake: fix USE_BUNDLED_LIBUV 2016-07-25 20:56:52 +02:00
CMakeLists.txt Update jemalloc to 4.2.1 (#4993) 2016-07-03 02:26:47 -04:00
README.md Revamp the build system. 2014-03-21 15:22:00 -04:00

README.md

Third party dependencies for neovim

This directory contains the recipes to build any third party dependencies for neovim which, for one reason or another, we cannot rely on the system to supply.

Most of the details are captured in the CMakeLists.txt, but we have a dedicated directory in case any of the dependencies requires patching and other support.