aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config-model-fat/CMakeLists.txt b/config-model-fat/CMakeLists.txt
new file mode 100644
index 00000000000..1e2364556dc
--- /dev/null
+++ b/config-model-fat/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_java_artifact(config-model-fat)
+
+install(FILES src/main/resources/config-models.xml
+ DESTINATION conf/configserver-app)