summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2019-01-21 17:24:21 +0100
committerJonathan Aillet <jonathan.aillet@iot.bzh>2019-01-28 15:38:58 +0100
commit9f6a13d05025bc33c12b6103d9bb960e842270d2 (patch)
treed0d54df948d94afa359cddf34fce5596e44cdd16 /plugins
parent756f8d02b445631df44243d528165fb1fe414487 (diff)
Migrate afb-helpers from submodule to library
Change-Id: I1d554d29e11f7bac327ed65b4187dac3572ae0a6 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/lib/bluealsa/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/lib/bluealsa/CMakeLists.txt b/plugins/lib/bluealsa/CMakeLists.txt
index 28a903a..6243200 100644
--- a/plugins/lib/bluealsa/CMakeLists.txt
+++ b/plugins/lib/bluealsa/CMakeLists.txt
@@ -37,7 +37,6 @@ PROJECT_TARGET_ADD(hal-bluealsa)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
- afb-helpers
ctl-utilities
4a-hal-utilities
${BLUEALSA_LIBRARIES}