summaryrefslogtreecommitdiffstats
path: root/node-repository
diff options
context:
space:
mode:
Diffstat (limited to 'node-repository')
-rw-r--r--node-repository/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/node-repository/CMakeLists.txt b/node-repository/CMakeLists.txt
deleted file mode 100644
index 24a8f7e4177..00000000000
--- a/node-repository/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(node-repository)
-
-install(FILES src/main/config/node-repository.xml
- DESTINATION conf/configserver-app)