summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--afb-source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/afb-source/CMakeLists.txt b/afb-source/CMakeLists.txt
index 560c6c5..4720f29 100644
--- a/afb-source/CMakeLists.txt
+++ b/afb-source/CMakeLists.txt
@@ -44,5 +44,6 @@ PROJECT_TARGET_ADD(control-afb)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
afb-utilities
+ ${link_libraries}
)