summaryrefslogtreecommitdiffstats
path: root/simplemetrics/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'simplemetrics/CMakeLists.txt')
-rw-r--r--simplemetrics/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/simplemetrics/CMakeLists.txt b/simplemetrics/CMakeLists.txt
new file mode 100644
index 00000000000..106a0cac1f5
--- /dev/null
+++ b/simplemetrics/CMakeLists.txt
@@ -0,0 +1,6 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(simplemetrics)
+
+install(FILES src/main/resources/configdefinitions/manager.def RENAME metrics.manager.def
+ DESTINATION var/db/vespa/config_server/serverdb/classes)
+