aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-java/CMakeLists.txt
blob: 2fb6d0154bb7677f5a6fd390b78ad011fd17c6c4 (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_jar(vespaclient-java-jar-with-dependencies.jar)

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)