aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-05-07 16:09:46 +0200
committergjoranv <gv@verizonmedia.com>2019-05-07 16:10:34 +0200
commitd327726815a0f74af326f383072909cb769778fc (patch)
tree3b74ca9da8c14665ee2656ba07aa1753bb70c36e /metrics-proxy/CMakeLists.txt
parent78db218a48492be512c0eb883b91f402ea380de8 (diff)
Add CMakeLists.txt
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)