aboutsummaryrefslogtreecommitdiffstats
path: root/jrt_test
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahoo-inc.com>2017-06-12 15:20:56 +0000
committerGeir Storli <geirst@yahoo-inc.com>2017-06-12 15:32:05 +0000
commit087bc4b3e645e46a4182a143941d90385f37aaf1 (patch)
treecd664fd292a10fbb2427e13303e36df48a9d0cb3 /jrt_test
parent077461d27e465a1628cc00ebbcd7721ffd5783b8 (diff)
Don't install test/internal applications.
Diffstat (limited to 'jrt_test')
-rw-r--r--jrt_test/src/jrt-test/simpleserver/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/jrt_test/src/jrt-test/simpleserver/CMakeLists.txt b/jrt_test/src/jrt-test/simpleserver/CMakeLists.txt
index 922fa7edf49..9c88dacdb1d 100644
--- a/jrt_test/src/jrt-test/simpleserver/CMakeLists.txt
+++ b/jrt_test/src/jrt-test/simpleserver/CMakeLists.txt
@@ -2,6 +2,5 @@
vespa_add_executable(jrt_test_simpleserver_app
SOURCES
simpleserver.cpp
- INSTALL bin
DEPENDS
)