summaryrefslogtreecommitdiffstats
path: root/component
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-04-03 00:06:01 +0200
committergjoranv <gv@verizonmedia.com>2021-04-03 00:06:01 +0200
commitabd2ff5afc6672631b878d19534028c73211484b (patch)
tree253695f41fec441aee6abbb36577ef48d30bbb64 /component
parentc23936c08384e74f0c2fa7f364396eb65d570d0c (diff)
Do not install the component module.
- The jar is now embedded in the container-disc bundle.
Diffstat (limited to 'component')
-rw-r--r--component/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/component/CMakeLists.txt b/component/CMakeLists.txt
deleted file mode 100644
index 87d0a4989ba..00000000000
--- a/component/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(component)