aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
blob: c54bbb57cf8a92eee90fd805f8ebb2356402a811 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(metrics-proxy)

vespa_install_script(src/main/sh/start-telegraf.sh libexec/vespa)
vespa_install_script(src/main/sh/stop-telegraf.sh libexec/vespa)

install_config_definitions()