summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-12-23 10:10:29 +0900
committerGitHub <noreply@github.com>2021-12-23 10:10:29 +0900
commit0138c00811c86eab4ff6bff3c6528163885ade19 (patch)
tree5531958ea518571bd3878b64139e52c1e3477e35 /tests/CMakeLists.txt
parentfec4393aeca0e13476c01bf41256bae7fe2bb617 (diff)
downloadDLT-daemon-0138c00811c86eab4ff6bff3c6528163885ade19.tar.gz
tests: Deplicate unused files and variables (#359)
Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index b3a9339..6614e9b 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -54,7 +54,6 @@ endforeach()
###################
set(TARGET_LIST gtest_dlt_daemon_gateway
gtest_dlt_daemon_offline_log
- gtest_dlt_daemon_filter
gtest_dlt_daemon_event_handler
)
if(WITH_DLT_SHM_ENABLE)