diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-25 22:34:56 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 15:02:25 +0100 |
commit | 0f2db98d6e79dec879c2dc18c1f3da32dde744bd (patch) | |
tree | 9fb86d87e9dd488e4ee934957fa58b5a23238f2a /ctl-plugin | |
parent | 86107893935411c151b1b611cb6d3e4f405b7779 (diff) |
Merge Conflict
Diffstat (limited to 'ctl-plugin')
-rw-r--r-- | ctl-plugin/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ctl-plugin/CMakeLists.txt b/ctl-plugin/CMakeLists.txt index fb2009f..d89e67d 100644 --- a/ctl-plugin/CMakeLists.txt +++ b/ctl-plugin/CMakeLists.txt @@ -43,7 +43,6 @@ PROJECT_TARGET_ADD(audio-plugin-sample) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} afb-utilities - afb-controller ${link_libraries} ) |