summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-06-06 18:31:52 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:30 +0200
commit5d7467a76a8f3992ff8d525c266369be4874622f (patch)
treec5758b2029d81d1ad07008f4133de48421d934f5 /CMakeLists.txt
parent3c11ceb432b5bcb7639758330fad5433ec03f264 (diff)
Remove vespa-http-client from cmake and enforcer
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 53e10410dc6..0eff2a7c20c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -129,7 +129,6 @@ add_subdirectory(vdstestlib)
add_subdirectory(vespa-athenz)
add_subdirectory(vespa-feed-client)
add_subdirectory(vespa-feed-client-cli)
-add_subdirectory(vespa-http-client)
add_subdirectory(vespa-osgi-testrunner)
add_subdirectory(vespa-testrunner-components)
add_subdirectory(vespa_feed_perf)