aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/CMakeLists.txt
blob: fe4e09dc8a164cabb1da5350f2bcb25ba0d10a48 (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_fat_java_artifact(node-repository)

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