summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceAsync/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceAsync/test/CMakeLists.txt')
-rw-r--r--PluginRoutingInterfaceAsync/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/PluginRoutingInterfaceAsync/test/CMakeLists.txt b/PluginRoutingInterfaceAsync/test/CMakeLists.txt
index 1097d41..a8ca55c 100644
--- a/PluginRoutingInterfaceAsync/test/CMakeLists.txt
+++ b/PluginRoutingInterfaceAsync/test/CMakeLists.txt
@@ -29,7 +29,6 @@ FIND_PACKAGE(DBUS REQUIRED)
IF(WITH_DLT)
pkg_check_modules(DLT REQUIRED automotive-dlt)
-)
ENDIF(WITH_DLT)
pkg_check_modules(SQLITE REQUIRED sqlite3)