aboutsummaryrefslogtreecommitdiffstats
path: root/flags
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2018-12-03 15:28:49 +0100
committerHåkon Hallingstad <hakon@oath.com>2018-12-03 15:28:49 +0100
commit5fa356a84852f2e9f8084fc817b75b92d4bc245f (patch)
tree10bbbd0400ba2a972ab9239658911082cb304ce3 /flags
parent523f82a4a441ef60db6ef741bc0673c1e4214730 (diff)
Install fat flags jar
Diffstat (limited to 'flags')
-rw-r--r--flags/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/flags/CMakeLists.txt b/flags/CMakeLists.txt
new file mode 100644
index 00000000000..732ef6345f9
--- /dev/null
+++ b/flags/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(flags)