aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/CMakeLists.txt
blob: 3967c135d1ca8dd8fb489f6b927dc7d4b8487690 (plain) (blame)
1
2
3
4
5
# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_java_artifact(vespa-feed-client-cli)

vespa_install_script(src/main/sh/vespa-feed-client.sh vespa-feed-client bin)
install(FILES src/main/resources/logging.properties DESTINATION conf/vespa-feed-client)