summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2022-04-05 13:07:27 +0200
committerLester Solbakken <lesters@oath.com>2022-04-05 13:07:27 +0200
commit869b45ec6ea7b618c7d9515cb70cac71f3df3d2b (patch)
tree0ff576649c5a74c363c706b6f2c34b40961f6aa8 /model-integration/CMakeLists.txt
parenta0b02d8bd00bf8d7f3410cbf47ae432770546883 (diff)
Accept default values for URL types in config
Diffstat (limited to 'model-integration/CMakeLists.txt')
-rw-r--r--model-integration/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/model-integration/CMakeLists.txt b/model-integration/CMakeLists.txt
index 4225ac38f89..b564fa29b1c 100644
--- a/model-integration/CMakeLists.txt
+++ b/model-integration/CMakeLists.txt
@@ -1,6 +1,8 @@
# 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_config_definitions()
+
vespa_install_script(src/main/python/vespa-convert-tf2onnx.py vespa-convert-tf2onnx bin)
install(FILES src/main/config/model-integration.xml DESTINATION conf/configserver-app) \ No newline at end of file