sentencepiece icon indicating copy to clipboard operation
sentencepiece copied to clipboard

Support using ninja with cmake

Open theoparis opened this issue 1 year ago • 0 comments

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

theoparis avatar Aug 07 '24 02:08 theoparis