diff options
Diffstat (limited to 'MOST_UNICENS/CMakeLists.txt')
-rw-r--r-- | MOST_UNICENS/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MOST_UNICENS/CMakeLists.txt b/MOST_UNICENS/CMakeLists.txt index 5c35922..23bf75f 100644 --- a/MOST_UNICENS/CMakeLists.txt +++ b/MOST_UNICENS/CMakeLists.txt @@ -34,7 +34,7 @@ PROJECT_TARGET_ADD(hal-most-unicens) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} - hal-utilities + hal-utilities-4a afb-utilities ucs2-volume ${link_libraries} |