Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 574 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 574 Bytes

cppjieba-cabi

Build Status codecov

Idiomatic C ABI for CppJieba

Build

CMake version 2.8 or above is required.

mkdir build
cd build
cmake ..
make

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.