From 331adc7b32e7f5fb94b68d0b3371c8d2cc60844b Mon Sep 17 00:00:00 2001 From: Geir Storli Date: Wed, 17 Oct 2018 12:58:17 +0000 Subject: Install vespa-feed-perf script. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index bee7fcb268a..f30074383ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -106,6 +106,7 @@ add_subdirectory(vdslib) add_subdirectory(vdstestlib) add_subdirectory(vespa-athenz) add_subdirectory(vespa-http-client) +add_subdirectory(vespa_feed_perf) add_subdirectory(vespa_jersey2) add_subdirectory(vespabase) add_subdirectory(vespaclient) -- cgit v1.2.3