summaryrefslogtreecommitdiffstats
path: root/configgen
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 14:42:12 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-30 14:42:12 +0100
commitfb2afc61cdd69ffd816b401952d0b2c0b754d707 (patch)
treeddcf145695398a78680d2aa3f61924f46d42c034 /configgen
parente3743e075e1eeb088fbb9b2f4146ef1faeb08d9a (diff)
Install configgen.jar
Diffstat (limited to 'configgen')
-rw-r--r--configgen/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/configgen/CMakeLists.txt b/configgen/CMakeLists.txt
new file mode 100644
index 00000000000..107037f8008
--- /dev/null
+++ b/configgen/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_java_artifact(configgen)