summaryrefslogtreecommitdiffstats
path: root/predicate-search
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2019-02-25 14:50:57 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2019-02-25 14:50:57 +0100
commit2cfcae1a60be54529d3a1f8e017e4a096a4a9604 (patch)
tree093495efdf06341c8d0e097f4aaafc4c97bb2b97 /predicate-search
parent60332d8b1735be4791197f357a735acc70442bf0 (diff)
Install predicate-search fat jar
Diffstat (limited to 'predicate-search')
-rw-r--r--predicate-search/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/predicate-search/CMakeLists.txt b/predicate-search/CMakeLists.txt
new file mode 100644
index 00000000000..19d37c829d5
--- /dev/null
+++ b/predicate-search/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(predicate-search)