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