Skip to content

messense/cppjieba-cabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.