aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-02-22 14:38:05 +0100
committerBjørn Christian Seime <bjorncs@oath.com>2018-02-22 14:38:05 +0100
commit1d7c8ac1089206344cd8ef42dfaade2b9dc220b5 (patch)
tree47386b05f6180e77e8dac38a4dfd519ad7e98d3d /vespa-athenz
parent73f40a186b506f1ded4cdd0963e86700f88dab5d (diff)
Install vespa-athenz bundle as part of open-source Vespa
Diffstat (limited to 'vespa-athenz')
-rw-r--r--vespa-athenz/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/vespa-athenz/CMakeLists.txt b/vespa-athenz/CMakeLists.txt
new file mode 100644
index 00000000000..bb5a1f5b6de
--- /dev/null
+++ b/vespa-athenz/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(vespa-athenz)