summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-06-07 20:34:10 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:32 +0200
commit03b90ed087e37ddacd5bc2e31e6442111b90d61d (patch)
treed3e40aa4970fe0c1f169413159d86770265ea38d /CMakeLists.txt
parentfb9d9540ccd782ba67ba45c1f17660ca93e4f343 (diff)
Rename vespa_jersey2 to vespa-3party-bundles
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0eff2a7c20c..1172da5de1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -132,7 +132,7 @@ add_subdirectory(vespa-feed-client-cli)
add_subdirectory(vespa-osgi-testrunner)
add_subdirectory(vespa-testrunner-components)
add_subdirectory(vespa_feed_perf)
-add_subdirectory(vespa_jersey2)
+add_subdirectory(vespa-3party-bundles)
add_subdirectory(vespabase)
add_subdirectory(vespaclient)
add_subdirectory(vespaclient-core)