summaryrefslogtreecommitdiffstats
path: root/indexlib
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib')
-rw-r--r--indexlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexlib/CMakeLists.txt b/indexlib/CMakeLists.txt
index bb864660..f89e4f1a 100644
--- a/indexlib/CMakeLists.txt
+++ b/indexlib/CMakeLists.txt
@@ -46,6 +46,7 @@ tde_add_library( index SHARED
leafdata.cpp leafdatavector.cpp lockfile.cpp logfile.cpp match.cpp
mmap_manager.cpp quotes.cpp slow.cpp stringarray.cpp stringset.cpp
tokenizer.cpp
+ VERSION 0.0.0
LINK z
DESTINATION ${LIB_INSTALL_DIR}
)