summaryrefslogtreecommitdiffstats
path: root/node-repository/CMakeLists.txt
blob: c738bd8bbaead3afe4c703d090b53b8d94eda170 (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(node-repository-jar-with-dependencies.jar)

install(FILES src/main/config/node-repository.xml
        DESTINATION conf/configserver-app)