summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-10-17 12:57:49 +0200
committerArnstein Ressem <aressem@yahooinc.com>2023-10-17 12:57:49 +0200
commitc2a94a121ae034aebe8024371b0c5c02cffb8315 (patch)
tree64fa997cac00e28c1508129ea75aa6993f91b972 /CMakeLists.txt
parentd2d8defecb78b03f2332fee7a255512fbef8087b (diff)
Remove the moved ann_bencmark. No more python dependencies.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a4e89cbdeb9..6a5d635964f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -100,7 +100,6 @@ vespa_install_data(tsan-suppressions.txt etc/vespa)
include_directories(BEFORE ${CMAKE_BINARY_DIR}/configdefinitions/src)
add_subdirectory(airlift-zstd)
-add_subdirectory(ann_benchmark)
add_subdirectory(application-model)
add_subdirectory(client)
add_subdirectory(cloud-tenant-cd)