lemon also useful for building

This commit is contained in:
Kelvin Sherlock 2013-07-16 22:43:48 -04:00
parent 958dafa754
commit 76af81ab0e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ is a fork of the SQLite zero-alloc allocator by Jefty Negapatan
2. Building
Compiling requires cmake, ragel, and a recent version of clang++ with
Compiling requires cmake, ragel, lemon, and a recent version of clang++ with
c++11 support. It has only been built and tested with OS X 10.8.
mkdir build