mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
add textrank unittest into cmake
This commit is contained in:
parent
6d105a864d
commit
a1ea1d0757
@ -13,6 +13,7 @@ ADD_EXECUTABLE(test.run
|
|||||||
pos_tagger_test.cpp
|
pos_tagger_test.cpp
|
||||||
jieba_test.cpp
|
jieba_test.cpp
|
||||||
pre_filter_test.cpp
|
pre_filter_test.cpp
|
||||||
|
textrank_test.cpp
|
||||||
)
|
)
|
||||||
TARGET_LINK_LIBRARIES(test.run gtest pthread)
|
TARGET_LINK_LIBRARIES(test.run gtest pthread)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user