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} )