summaryrefslogtreecommitdiffstats
path: root/node-repository
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2017-09-27 17:16:24 +0200
committerGitHub <noreply@github.com>2017-09-27 17:16:24 +0200
commita06adfa1e3aaaa249b3b9347160657fdb8a431f9 (patch)
tree70a28bcc4ad8741cea1b661008c9506f16343e32 /node-repository
parent3893d40c4afaadb5112847b6571bf505fe444915 (diff)
Revert "Aressem/remove post install script"
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)