summaryrefslogtreecommitdiffstats
path: root/configgen/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Bratseth <[email protected]>2020-11-30 16:09:32 +0100
committerJon Bratseth <[email protected]>2020-11-30 16:09:32 +0100
commita140a180467ccc2c2325f0ef0396db7a07022f5d (patch)
treeac476ec91a2392e032b16144c14cbcae51a45023 /configgen/CMakeLists.txt
parentcf34278a1f367301a740d9781cd07d32175bbd49 (diff)
Revert "Merge pull request #15542 from vespa-engine/revert-15540-bratseth/apply-on-restart-take-6"
This reverts commit cf34278a1f367301a740d9781cd07d32175bbd49, reversing changes made to 9d64924f89a48e712403fb73808e2280bfe3dfe3.
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)