summaryrefslogtreecommitdiffstats
path: root/configgen/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-12-01 19:32:30 +0100
committerJon Bratseth <bratseth@gmail.com>2020-12-01 19:32:30 +0100
commit020f0a4cd1748624793b885a3e73548a8d49768e (patch)
tree85783f9816fe10adf971d4f6694be0ae0cbaeed3 /configgen/CMakeLists.txt
parentb9f054f862e6fc7bdbf41b9404605e2a8ad6b249 (diff)
Revert "Merge pull request #15577 from vespa-engine/revert-15575-bratseth/apply-on-restart-take-9"
This reverts commit b9f054f862e6fc7bdbf41b9404605e2a8ad6b249, reversing changes made to 535b586bae36880259a792e2292f02b8495950fe.
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)