diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt index ee3d372081..c60fd33b16 100644 --- a/contrib/CMakeLists.txt +++ b/contrib/CMakeLists.txt @@ -347,7 +347,6 @@ if (${BUILD_WITH_ROCKSDB}) endif() endif() -ENDIF(NOT ${TD_LINUX}) # lucene # To support build on ubuntu: sudo apt-get install libboost-all-dev if(${BUILD_WITH_LUCENE})