summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'model-integration/CMakeLists.txt')
-rw-r--r--model-integration/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/model-integration/CMakeLists.txt b/model-integration/CMakeLists.txt
index 4225ac38f89..4423746ccbc 100644
--- a/model-integration/CMakeLists.txt
+++ b/model-integration/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(model-integration)
+install_jar(model-integration-jar-with-dependencies.jar)
vespa_install_script(src/main/python/vespa-convert-tf2onnx.py vespa-convert-tf2onnx bin)