summaryrefslogtreecommitdiffstats
path: root/fnet/src/examples/frt/rpc/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2019-12-10 10:32:41 +0100
committerGitHub <noreply@github.com>2019-12-10 10:32:41 +0100
commit42f036e7669efd719b436f35df3d1f5e37ba9379 (patch)
tree4e231663a13db47e0a79bdad661ddd49a28281dd /fnet/src/examples/frt/rpc/CMakeLists.txt
parentb4d12c157ce60cea408d83ae499d4c364a90aac3 (diff)
Revert "Revert "Revert "Use shell script wrapper for vespa-rpc-invoke"""
Diffstat (limited to 'fnet/src/examples/frt/rpc/CMakeLists.txt')
-rw-r--r--fnet/src/examples/frt/rpc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnet/src/examples/frt/rpc/CMakeLists.txt b/fnet/src/examples/frt/rpc/CMakeLists.txt
index 109284fa222..914525a2a57 100644
--- a/fnet/src/examples/frt/rpc/CMakeLists.txt
+++ b/fnet/src/examples/frt/rpc/CMakeLists.txt
@@ -48,7 +48,7 @@ vespa_add_executable(fnet_rpc_callback_client_app
vespa_add_executable(fnet_rpc_invoke_app
SOURCES
rpc_invoke.cpp
- OUTPUT_NAME vespa-rpc-invoke-bin
+ OUTPUT_NAME vespa-rpc-invoke
INSTALL bin
DEPENDS
fnet