summaryrefslogtreecommitdiffstats
path: root/configgen
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-09-22 09:57:18 +0200
committergjoranv <gv@verizonmedia.com>2021-09-22 11:38:53 +0200
commite98c3dd51d4ec9fbe9f66da88e166de295bef8ca (patch)
treea2abcbfd7608f7a34eb92895cbe6d6bc1819dd94 /configgen
parente9d5f2ec973a8c866de2c1f088e6e1cd3960a3ff (diff)
Do not install java artifacts for defaults and configgen,
.. they are contained in config-bundle
Diffstat (limited to 'configgen')
-rw-r--r--configgen/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/configgen/CMakeLists.txt b/configgen/CMakeLists.txt
deleted file mode 100644
index 107037f8008..00000000000
--- a/configgen/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_java_artifact(configgen)