summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
author刘学利 <[email protected]>2022-06-28 08:06:10 +0000
committer刘学利 <[email protected]>2022-06-28 08:06:10 +0000
commitad8c637250710050473f084ef60830feb3f7c320 (patch)
tree8beff59732360f2b5d156808319cd2f15b6db674 /vendor
parentff46c8d289d179f3edf46c59c948ae08cade4c55 (diff)
将module test和benchmark测试模块合并到sapp仓库
Diffstat (limited to 'vendor')
-rw-r--r--vendor/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/CMakeLists.txt b/vendor/CMakeLists.txt
index 4b5f8a2..a0668a5 100644
--- a/vendor/CMakeLists.txt
+++ b/vendor/CMakeLists.txt
@@ -48,5 +48,3 @@ add_dependencies(libdabloom-static libdabloom)
set_property(TARGET libdabloom-static PROPERTY IMPORTED_LOCATION ${INSTALL_DIR}/lib/libdablooms.a)
set_property(TARGET libdabloom-static PROPERTY INTERFACE_INCLUDE_DIRECTORIES ${INSTALL_DIR}/include)
-
-