mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
3 lines
111 B
CMake
3 lines
111 B
CMake
INSTALL(PROGRAMS start.sh stop.sh DESTINATION /etc/init.d/CppJieba)
|
|
INSTALL(PROGRAMS cjseg.sh DESTINATION bin)
|