summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
blob: 1fca1fa7597e58d52b857b99ae3d72b1dac584ec (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_jar(model-integration-jar-with-dependencies.jar)

install(FILES src/main/config/model-integration.xml DESTINATION conf/configserver-app)

install_config_definitions()