summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-05-07 15:58:04 +0200
committergjoranv <gv@verizonmedia.com>2019-05-10 10:56:39 +0200
commitcf508533e0def83dcc4702d4ff83ad07e31f5b75 (patch)
treee173872e05ddc43aef1ce533e284f6cf1b18a9da /metrics-proxy/CMakeLists.txt
parent1e98247ac92f391bf8af18627354f2374255f32b (diff)
New metrics-proxy
Diffstat (limited to 'metrics-proxy/CMakeLists.txt')
-rw-r--r--metrics-proxy/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/metrics-proxy/CMakeLists.txt b/metrics-proxy/CMakeLists.txt
new file mode 100644
index 00000000000..28b178fe636
--- /dev/null
+++ b/metrics-proxy/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2019 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(metrics-proxy)