diff options
Diffstat (limited to 'HAL-afb/Jabra-Solemate/CMakeLists.txt')
-rw-r--r-- | HAL-afb/Jabra-Solemate/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HAL-afb/Jabra-Solemate/CMakeLists.txt b/HAL-afb/Jabra-Solemate/CMakeLists.txt index 25c2626..d2705b0 100644 --- a/HAL-afb/Jabra-Solemate/CMakeLists.txt +++ b/HAL-afb/Jabra-Solemate/CMakeLists.txt @@ -35,4 +35,5 @@ PROJECT_TARGET_ADD(hal-jabra-usb) TARGET_LINK_LIBRARIES(${TARGET_NAME} hal-interface audio-common + ${link_libraries} ) |