neovim/third-party
Thiago de Arruda aab5f1a898 deps: Update msgpack
The new version fixes serialization/deserialization of EXT 8/16/32
2014-09-16 14:13:48 -03:00
..
cmake third-party: avoid using rm in the install command 2014-09-14 05:03:35 -04:00
CMakeLists.txt deps: Update msgpack 2014-09-16 14:13:48 -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.