aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-command-line-client
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-09-19 08:18:08 +0200
committerHarald Musum <musum@verizonmedia.com>2019-09-19 08:18:08 +0200
commit9f95bd141f315be3bf19ca3967aae2ab751599e2 (patch)
tree36ef302dc7dbcc0c90e1d1d958c8a4c794a475cf /zookeeper-command-line-client
parentb6f507c1ff4f73ebabacdcf0a434317011dfdafe (diff)
Add CMake files for zookeeper-command-line-client
Diffstat (limited to 'zookeeper-command-line-client')
-rw-r--r--zookeeper-command-line-client/CMakeLists.txt2
-rw-r--r--zookeeper-command-line-client/OWNERS2
2 files changed, 3 insertions, 1 deletions
diff --git a/zookeeper-command-line-client/CMakeLists.txt b/zookeeper-command-line-client/CMakeLists.txt
new file mode 100644
index 00000000000..ca16314b802
--- /dev/null
+++ b/zookeeper-command-line-client/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(vespa-zookeeper-command-line-client)
diff --git a/zookeeper-command-line-client/OWNERS b/zookeeper-command-line-client/OWNERS
index e0a00db5f4f..338ed581212 100644
--- a/zookeeper-command-line-client/OWNERS
+++ b/zookeeper-command-line-client/OWNERS
@@ -1 +1 @@
-musum
+hmusum