Skip to content

Commit 230188e

Browse files
committed
add ScriptType.cpp to CMakeLists.txt
1 parent ce552d9 commit 230188e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ set ( CORE_SRCS
5050
src/KTrie.cpp
5151
src/PatternMatcher.cpp
5252
src/search.cpp
53+
src/ScriptType.cpp
5354
src/SwTokenizer.cpp
5455
src/TagUtils.cpp
5556
src/TypoTransformer.cpp

0 commit comments

Comments
 (0)