summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 21:45:44 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-29 21:45:44 +0100
commit13984de4d6ab9120920c6c2c54aecb1ea9deee08 (patch)
tree1c95e65073717d96d71b944539573c41cbd43e43 /CMakeLists.txt
parent0bc82ef441d34bce1ae79b797973393c0675184c (diff)
Collapse the vespa_feed_perf into the other feed clients.
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 dc9fa40b121..4f7d7a0c0bb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -152,7 +152,6 @@ add_subdirectory(vespaclient-core)
add_subdirectory(vespaclient-java)
add_subdirectory(vespa-feed-client)
add_subdirectory(vespa-feed-client-cli)
-add_subdirectory(vespa_feed_perf)
add_subdirectory(vespajlib)
add_subdirectory(vespalib)
add_subdirectory(vespalog)