summaryrefslogtreecommitdiffstats
path: root/lucene-linguistics
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2024-02-19 08:48:39 +0100
committerHarald Musum <musum@yahooinc.com>2024-02-19 08:48:39 +0100
commit925eee6eb49c355166828b8d4567bce4a1972db0 (patch)
tree322f0bc4b2e39dca06ffdaefe45d0c58dbd39fbe /lucene-linguistics
parent0eab08ebc7d87c85c325d8422c584ac0b24e4102 (diff)
Install jar file
Diffstat (limited to 'lucene-linguistics')
-rw-r--r--lucene-linguistics/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lucene-linguistics/CMakeLists.txt b/lucene-linguistics/CMakeLists.txt
index efe20451e0f..10ea606798a 100644
--- a/lucene-linguistics/CMakeLists.txt
+++ b/lucene-linguistics/CMakeLists.txt
@@ -1,2 +1,3 @@
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_config_definitions()
+install_jar(lucene-linguistics-jar-with-dependencies.jar)