aboutsummaryrefslogtreecommitdiffstats
path: root/container-onnxruntime/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-12-01 21:35:01 +0000
committerArne Juul <arnej@yahooinc.com>2022-12-02 14:46:10 +0000
commit2348208f249f0f56eb73a4c4066422e6c88516d8 (patch)
treed6e1af4c63e2b993421469aefb31bb47f71d5f2c /container-onnxruntime/CMakeLists.txt
parentd9ab932c59cf1d22f22c19b96619024a76aecc32 (diff)
rename to just "container-onnxruntime"
Diffstat (limited to 'container-onnxruntime/CMakeLists.txt')
-rw-r--r--container-onnxruntime/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-onnxruntime/CMakeLists.txt b/container-onnxruntime/CMakeLists.txt
new file mode 100644
index 00000000000..4eff1d26e60
--- /dev/null
+++ b/container-onnxruntime/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_jar(container-onnxruntime.jar)