aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/CMakeLists.txt
blob: 52eae58e1081669d505ba31243c9853f5a7cd1ca (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(zkfacade)
install_fat_java_artifact(zkctl)

vespa_install_script(src/main/sh/vespa-zkcat vespa-zkcat bin)
vespa_install_script(src/main/sh/vespa-zkcli vespa-zkcli bin)
vespa_install_script(src/main/sh/vespa-zkctl vespa-zkctl bin)
vespa_install_script(src/main/sh/vespa-zkls vespa-zkls bin)