summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@oath.com>2018-10-17 12:58:17 +0000
committerGeir Storli <geirst@oath.com>2018-10-17 12:58:17 +0000
commit331adc7b32e7f5fb94b68d0b3371c8d2cc60844b (patch)
tree4724a9ca947c18e8ab2918a2e65529c9a913ca91 /CMakeLists.txt
parent3b5aa2200b1f2b5efc635c249e6236976589a36b (diff)
Install vespa-feed-perf script.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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)