summaryrefslogtreecommitdiffstats
path: root/model-integration
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-11-22 09:52:46 +0100
committerJon Bratseth <bratseth@oath.com>2018-11-22 09:52:46 +0100
commit7fa4dae2ea86eac7743652d1dd026760dd66f123 (patch)
tree43218132cedbbe1ea3dd5aced157f70efc0bc910 /model-integration
parent973c96fd33e97ad4f24d98ab3b7ed8dd4c34a8c3 (diff)
Add CMakeLists.txt
Diffstat (limited to 'model-integration')
-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
new file mode 100644
index 00000000000..db049132708
--- /dev/null
+++ b/model-integration/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(model-integration)