neovim/third-party
Thiago de Arruda 9e75b2e18b deps: Remove libtickit as a project dependency
Also update libtermkey version and fix the pkg-config search scripts.
2015-02-11 12:40:50 -03:00
..
cmake build: allow SKIP or skip to be used as the SHA1 2015-02-09 06:30:17 -05:00
CMakeLists.txt deps: Remove libtickit as a project dependency 2015-02-11 12:40:50 -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.