summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-10-15 17:45:29 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-10-15 17:45:29 +0000
commit266c9b1cefb3e33c825e6a994b8bb481654d86d1 (patch)
treeafead1d5151d6ba5031740ac24ae129632744ecb /src/CMakeLists.txt
parentc1de719af7bdae425f2e42dd3e0642550a8cd6b6 (diff)
parent62f552fe640df18320dd3afb1f141e8a1aedf2f4 (diff)
Merge "Switch to appcontroller library" into halibuthalibut_8.0.3halibut/8.0.38.0.3
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6ca565d..9e527e6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -37,7 +37,6 @@ PROJECT_TARGET_ADD(vshl-capabilities)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
- ctl-utilities
${link_libraries})
add_subdirectory("plugins")