aboutsummaryrefslogtreecommitdiffstats
path: root/configgen/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 21:24:44 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-30 21:24:44 +0100
commit3d56e0f71adf16f8842f157c5f47c2c952377526 (patch)
treeafcec984bb33e81b83cd84aa71e5907e53e5c4f0 /configgen/CMakeLists.txt
parent0f2e5b7dba8f7009d227722b9491cc800d4f371b (diff)
Revert "Merge pull request #15549 from vespa-engine/revert-15543-bratseth/apply-on-restart-take-7"
This reverts commit 0f2e5b7dba8f7009d227722b9491cc800d4f371b, reversing changes made to 1d5e07a044bff2aef764cfee0de10802c376e4b7.
Diffstat (limited to 'configgen/CMakeLists.txt')
-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)