aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/CMakeLists.txt
blob: 68ab0e24706e059134d231df9f424c7061f821c6 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_config_definitions()
install_jar_dependencies(container-core)

vespa_install_script(src/main/sh/find-pid libexec/vespa)
vespa_install_script(src/main/sh/vespa-load-balancer-status libexec/vespa)
vespa_install_script(src/main/sh/vespa-jvm-dumper bin)