summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-11-22 10:49:27 +0100
committerJon Bratseth <bratseth@oath.com>2018-11-22 10:49:27 +0100
commit3c4020645b13be560c14e60969e50e3ad41e3d3c (patch)
tree1d82416cac3db54e30809495c8a0e416ef71c95c /model-integration/CMakeLists.txt
parent7ef5ceef914b30e29498ca5e470e7a3b4e504879 (diff)
Install in configserver-app
Diffstat (limited to 'model-integration/CMakeLists.txt')
-rw-r--r--model-integration/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/model-integration/CMakeLists.txt b/model-integration/CMakeLists.txt
index 6cc322a4391..26d5b3d1bbc 100644
--- a/model-integration/CMakeLists.txt
+++ b/model-integration/CMakeLists.txt
@@ -1,4 +1,4 @@
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(model-integration)
-install(FILES src/main/config/model-integration.xml DESTINATION conf) \ No newline at end of file
+install(FILES src/main/config/model-integration.xml DESTINATION conf/configserver-app) \ No newline at end of file