From 17f05022163cb0caaa86efbe18909f24f143c177 Mon Sep 17 00:00:00 2001 From: fulup Date: Thu, 24 Aug 2017 13:38:06 +0200 Subject: Cleanup in reop names --- 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 c745cef..070a1d3 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