aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-java/CMakeLists.txt
blob: c8f48a8b3329b8e71838d77ef09cb41e39666b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(vespaclient-java)

vespa_install_script(src/main/sh/vespa-document-statistics.sh vespa-document-statistics bin)
vespa_install_script(src/main/sh/vespa-stat.sh vespa-stat bin)
vespa_install_script(src/main/sh/vespa-query-profile-dump-tool.sh vespa-query-profile-dump-tool bin)
vespa_install_script(src/main/sh/vespa-summary-benchmark.sh vespa-summary-benchmark bin)
vespa_install_script(src/main/sh/vespa-destination.sh vespa-destination bin)
vespa_install_script(src/main/sh/vespa-feeder.sh vespa-feeder bin)
vespa_install_script(src/main/sh/vespa-get.sh vespa-get bin)
vespa_install_script(src/main/sh/vespa-visit.sh vespa-visit bin)
vespa_install_script(src/main/sh/vespa-visit-target.sh vespa-visit-target bin)