aboutsummaryrefslogtreecommitdiffstats
path: root/container-search-gui
diff options
context:
space:
mode:
authorHenrik <henrik.hoiness@online.no>2018-07-11 13:28:19 +0200
committerHenrik <henrik.hoiness@online.no>2018-07-11 13:28:19 +0200
commit1e55a7175142f544153103f70e5e4e6a9bddfcaa (patch)
treebaf63be45d6d89b1c74cfcc70b0a39a655bed378 /container-search-gui
parentf958196acf413ff8633b8147f2ee06ca6b573265 (diff)
Added module to parents CMakeLists.txt and created CMakeLists for module
Diffstat (limited to 'container-search-gui')
-rw-r--r--container-search-gui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/container-search-gui/CMakeLists.txt b/container-search-gui/CMakeLists.txt
new file mode 100644
index 00000000000..95476154443
--- /dev/null
+++ b/container-search-gui/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(container-search-gui) \ No newline at end of file