sentencepiece
sentencepiece copied to clipboard
Support using ninja with cmake
At the moment I can't seem to find a way to use Ninja instead of make.
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
Related: https://github.com/rust-lang/cmake-rs/issues/66