summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/CMakeLists.txt
blob: eb11c8bf5c4fc2c0fd9a906b1ed2c107052a4b9e (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_jar(vespa-feed-client-cli-jar-with-dependencies.jar)

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)