From 31d980a5d2830e4b3ddb69c56bab195838b9c78b Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Fri, 1 Sep 2017 12:26:55 +0200 Subject: Fix missing link flag --- HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt') diff --git a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt index 5935b72..3204dd1 100644 --- a/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt +++ b/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt @@ -37,6 +37,7 @@ PROJECT_TARGET_ADD(hal-most-unicens) hal-interface audio-common ucs2-volume + ${link_libraries} ) # Define properties to expose when others use this target -- cgit 1.2.3-korg