From aa6e04a5a56bce984e288ea80820dcc212d36343 Mon Sep 17 00:00:00 2001 From: dapan1121 Date: Mon, 26 Jun 2023 19:08:52 +0800 Subject: [PATCH] fix: merge issue --- contrib/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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})