summaryrefslogtreecommitdiffstats
path: root/configgen/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-12-02 07:53:44 +0100
committerJon Bratseth <bratseth@gmail.com>2020-12-02 07:53:44 +0100
commitd5982ee7479179b6754b1b9cd4cdbc8140c5e961 (patch)
tree721db18f73b48066dfe9ad4e18066ac2b7955b65 /configgen/CMakeLists.txt
parent4cf13bc7db215e77f7688e429f700880c115fe76 (diff)
Revert "Merge pull request #15581 from vespa-engine/revert-15578-bratseth/apply-on-restart-take-10"
This reverts commit 4cf13bc7db215e77f7688e429f700880c115fe76, reversing changes made to e21f385bd4f21326608f3a69325df4e96d4a65e5.
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)