aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-06-05 13:04:17 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:30 +0200
commit8647f18a80c40c3fe98f7f68e0330683786eb50d (patch)
tree9cb2a4bb9658f40de10b6ded892b54f928ed6e6f /vespa-http-client/CMakeLists.txt
parenteabb1d3195a1bd6d34def333854ad713bd6ac886 (diff)
Remove vespa-http-client on Vespa 8
Diffstat (limited to 'vespa-http-client/CMakeLists.txt')
-rw-r--r--vespa-http-client/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/vespa-http-client/CMakeLists.txt b/vespa-http-client/CMakeLists.txt
deleted file mode 100644
index 3fb22316a28..00000000000
--- a/vespa-http-client/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_jar(vespa-http-client-jar-with-dependencies.jar)