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