From 0f2db98d6e79dec879c2dc18c1f3da32dde744bd Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 25 Aug 2017 22:34:56 +0200 Subject: Merge Conflict --- ctl-plugin/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'ctl-plugin') 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} ) -- cgit 1.2.3-korg