summaryrefslogtreecommitdiffstats
path: root/container-llama/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@vespa.ai>2024-03-21 13:28:56 +0000
committerArne Juul <arnej@yahooinc.com>2024-04-02 15:56:18 +0200
commitf83cc4e37fea07eb758f8c4a734326800a2d0f6a (patch)
treed039b35da74d21184978d0c1242888dfbf387097 /container-llama/CMakeLists.txt
parent1faf824436a0e071415d689593949569b52eca58 (diff)
add container-llama bundle
Diffstat (limited to 'container-llama/CMakeLists.txt')
-rw-r--r--container-llama/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-llama/CMakeLists.txt b/container-llama/CMakeLists.txt
new file mode 100644
index 00000000000..ba41a4ef835
--- /dev/null
+++ b/container-llama/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_jar(container-llama.jar)