aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/CMakeLists.txt
blob: b4482f0daa78b69d1b5f5ecb4b22f71a2540a9a8 (plain) (blame)
1
2
3
4
5
# Copyright Yahoo. 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)