summaryrefslogtreecommitdiffstats
path: root/fnet/src/examples/proxy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fnet/src/examples/proxy/CMakeLists.txt')
-rw-r--r--fnet/src/examples/proxy/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnet/src/examples/proxy/CMakeLists.txt b/fnet/src/examples/proxy/CMakeLists.txt
index bc5dce755a7..45710fc0779 100644
--- a/fnet/src/examples/proxy/CMakeLists.txt
+++ b/fnet/src/examples/proxy/CMakeLists.txt
@@ -2,7 +2,6 @@
vespa_add_executable(fnet_proxy_app
SOURCES
proxy.cpp
- INSTALL bin
DEPENDS
fnet
)