aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat/CMakeLists.txt
blob: 3ff6f58151dc3665834613dd6d99126d880f8ee9 (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(config-model-fat.jar)

install(FILES src/main/resources/config-models.xml
        DESTINATION conf/configserver-app)