summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
blob: 20d508c84d306af02268011ff76237753d003c3b (plain) (blame)
1
2
3
4
5
6
7
# Copyright 2019 Yahoo Holdings. 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(src/main/resources/configdefinitions)