summaryrefslogtreecommitdiffstats
path: root/Jabra-Solemate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Jabra-Solemate/CMakeLists.txt')
-rw-r--r--Jabra-Solemate/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jabra-Solemate/CMakeLists.txt b/Jabra-Solemate/CMakeLists.txt
index ad30212..47a3053 100644
--- a/Jabra-Solemate/CMakeLists.txt
+++ b/Jabra-Solemate/CMakeLists.txt
@@ -33,6 +33,6 @@ PROJECT_TARGET_ADD(hal-jabra-usb)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
- hal-utilities
+ hal-utilities-4a
${link_libraries}
)