From e96881b37f4dbbded4035b4007a11b83225573d6 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Thu, 7 Dec 2017 08:29:17 +0100 Subject: submodule: update submodules and fix CMakeLists.txt Update of submodules used for utilities and app-templates. Contributes to SPEC-1167. Change-Id: I7b934c82b769537b8d129353470b00a4ef46c1ac Signed-off-by: Tobias Jahnke --- MOST_UNICENS/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MOST_UNICENS') 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} -- cgit 1.2.3-korg