summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
blob: 5963cba96155a8fb38f5992c4e2d4ec33d03efb4 (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_jar(metrics-proxy-jar-with-dependencies.jar)

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()