summaryrefslogtreecommitdiffstats
path: root/vespaclient
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient')
-rw-r--r--vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt b/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
index d362a1e9ad0..56ff525e31a 100644
--- a/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
+++ b/vespaclient/src/vespa/vespaclient/vdsstates/CMakeLists.txt
@@ -3,7 +3,6 @@ vespa_add_executable(vespaclient_vdsgetnodestate_app
SOURCES
statesapp.cpp
OUTPUT_NAME vdsgetnodestate-bin
- INSTALL bin
DEPENDS
vespaclient_clusterlist
)