neovim/third-party
John Szakmeister 53ba38d806 third-party: remove stray argument
This was missed when dropping our custom output handler.
2015-04-14 05:22:11 -04:00
..
cmake third-party: remove stray argument 2015-04-14 05:22:11 -04:00
CMakeLists.txt deps: Add jemalloc as an optional dependency 2015-04-13 08:22:59 -03:00
README.md Revamp the build system. 2014-03-21 15:22:00 -04:00

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.