aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt')
-rw-r--r--vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt b/vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt
deleted file mode 100644
index 5e5d8b17ff3..00000000000
--- a/vespaclient/src/vespa/vespaclient/spoolmaster/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_executable(vespaclient_spoolmaster_app
- SOURCES
- main.cpp
- application.cpp
- OUTPUT_NAME vespa-spoolmaster
- INSTALL bin
- DEPENDS
-)