aboutsummaryrefslogtreecommitdiffstats
path: root/vespa_feed_perf
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 /vespa_feed_perf
parent3b5aa2200b1f2b5efc635c249e6236976589a36b (diff)
Install vespa-feed-perf script.
Diffstat (limited to 'vespa_feed_perf')
-rw-r--r--vespa_feed_perf/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/vespa_feed_perf/CMakeLists.txt b/vespa_feed_perf/CMakeLists.txt
new file mode 100644
index 00000000000..da598187ccf
--- /dev/null
+++ b/vespa_feed_perf/CMakeLists.txt
@@ -0,0 +1,4 @@
+# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(vespa_feed_perf)
+
+vespa_install_script(src/main/sh/vespa-feed-perf vespa-feed-perf bin)