summaryrefslogtreecommitdiffstats
path: root/ctl-plugin/CMakeLists.txt
diff options
context:
space:
mode:
authorfulup <fulup.arfoll@iot.bzh>2017-08-24 13:38:06 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-28 10:16:54 +0200
commit50f7f5acde3fa229d1cdc5817d0ebd857aa4a467 (patch)
treedc8475aee7287a81141006e0376fa91e90098afd /ctl-plugin/CMakeLists.txt
parenta89574bc8b671fa6706e5c647ec57a5530bd75a5 (diff)
Cleanup in repo names
Change-Id: I16d9705dcc325910f0dd2b4ff5af587130193ecc
Diffstat (limited to 'ctl-plugin/CMakeLists.txt')
-rw-r--r--ctl-plugin/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctl-plugin/CMakeLists.txt b/ctl-plugin/CMakeLists.txt
index d89e67d..fb2009f 100644
--- a/ctl-plugin/CMakeLists.txt
+++ b/ctl-plugin/CMakeLists.txt
@@ -43,6 +43,7 @@ PROJECT_TARGET_ADD(audio-plugin-sample)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
afb-utilities
+ afb-controller
${link_libraries}
)