summaryrefslogtreecommitdiffstats
path: root/src/storage/CMakeLists.txt
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-02-27 16:33:51 +0800
committerPeng Wu <alexepico@gmail.com>2012-02-27 16:33:51 +0800
commitddaa170880aea10e5a08e71dfdde7b7cf57d18c1 (patch)
tree4ce77a3ced752a80314e11925f915e9491bd4019 /src/storage/CMakeLists.txt
parent798ff4f50da3fe48c7921bf725cd6685293aaf06 (diff)
downloadlibpinyin-ddaa170880aea10e5a08e71dfdde7b7cf57d18c1.tar.gz
libpinyin-ddaa170880aea10e5a08e71dfdde7b7cf57d18c1.tar.xz
libpinyin-ddaa170880aea10e5a08e71dfdde7b7cf57d18c1.zip
update cmake
Diffstat (limited to 'src/storage/CMakeLists.txt')
-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