mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
bring in cmake
This commit is contained in:
parent
3089e9bf95
commit
0a980536ab
4
CMakeLists.txt
Normal file
4
CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
PROJECT(CPPJIEBA)
|
||||
ADD_SUBDIRECTORY(cppjieba)
|
||||
ADD_SUBDIRECTORY(husky)
|
||||
ADD_SUBDIRECTORY(limonp)
|
1
cppjieba/CMakeLists.txt
Normal file
1
cppjieba/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
ADD_LIBRARY(cppjieba)
|
Loading…
x
Reference in New Issue
Block a user