aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_jetty
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_jetty')
-rw-r--r--jdisc_jetty/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/jdisc_jetty/CMakeLists.txt b/jdisc_jetty/CMakeLists.txt
new file mode 100644
index 00000000000..9059f68d953
--- /dev/null
+++ b/jdisc_jetty/CMakeLists.txt
@@ -0,0 +1,3 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_java_artifact(jdisc_jetty)
+install_java_artifact_dependencies(jdisc_jetty)