aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-reindexer/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2020-10-30 17:11:27 +0100
committerJon Marius Venstad <venstad@gmail.com>2020-10-30 17:11:27 +0100
commit6dbc30c975ef0f7b43c41bc465fe6c1fc3470509 (patch)
tree83568d6276a338d8ea83215c6a956564e7023da8 /clustercontroller-reindexer/CMakeLists.txt
parent8e55369d6748715f0c67c8f9f986921fcded2777 (diff)
Add data and storage of data for reindexing progress
Diffstat (limited to 'clustercontroller-reindexer/CMakeLists.txt')
-rw-r--r--clustercontroller-reindexer/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/clustercontroller-reindexer/CMakeLists.txt b/clustercontroller-reindexer/CMakeLists.txt
new file mode 100644
index 00000000000..4d3fde15fca
--- /dev/null
+++ b/clustercontroller-reindexer/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(clustercontroller-reindexer)