summaryrefslogtreecommitdiffstats
path: root/HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-09-01 12:26:55 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-09-01 12:43:19 +0200
commit31d980a5d2830e4b3ddb69c56bab195838b9c78b (patch)
tree13bd2c9c74d7e395f31813cb895b5bc966d4cfa8 /HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt
parent8d703d95f36b1fd390ded850426052b3263c26f3 (diff)
Fix missing link flag
Diffstat (limited to 'HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt')
-rw-r--r--HAL-afb/HAL_MOST_UNICENS/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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