From 86107893935411c151b1b611cb6d3e4f405b7779 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 25 Aug 2017 22:21:17 +0200 Subject: Attend to merfe with Master --- ctl-plugin/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ctl-plugin/CMakeLists.txt') 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} ) -- cgit 1.2.3-korg