summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt
index 59a550f98..2cc987f0c 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -52,6 +52,5 @@ ENDFOREACH(test_source)
ADD_LIBRARY(module_test MODULE module_test.cpp)
INSTALL(TARGETS
- main_test
RUNTIME DESTINATION ${PKG_DATA_DIR}/tests
)