aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/examples
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-12-05 21:21:47 +0100
committerGitHub <noreply@github.com>2019-12-05 21:21:47 +0100
commitee87cc8d429e3a0ead04ace9438267d75f17dec3 (patch)
tree093afed77cd767d40dec5262f2c8f67898a77ba5 /fnet/src/examples
parente4b328f4ee05b55131420df7f6b5a3685d5dffa5 (diff)
Revert "Use shell script wrapper for vespa-rpc-invoke."
Diffstat (limited to 'fnet/src/examples')
-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