summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/storage/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/storage/CMakeLists.txt b/src/storage/CMakeLists.txt
index 4988c1b..72a6196 100644
--- a/src/storage/CMakeLists.txt
+++ b/src/storage/CMakeLists.txt
@@ -4,16 +4,12 @@ set(
set(
LIBSTORAGE_HEADERS
- pinyin_custom.h
- pinyin_base.h
chewing_key.h
pinyin_custom2.h
)
set(
LIBSTORAGE_SOURCES
- pinyin_base.cpp
- pinyin_large_table.cpp
phrase_index.cpp
phrase_large_table.cpp
ngram.cpp