agl-service-unicens: support base64 Tx/Rx
[apps/agl-service-unicens.git] / ucs2-afb / CMakeLists.txt
index 31d8c0d..2f5141d 100644 (file)
@@ -35,5 +35,6 @@ PROJECT_TARGET_ADD(ucs2-afb)
     # Library dependencies (include updates automatically)
     TARGET_LINK_LIBRARIES(${TARGET_NAME}
         ucs2-inter
+        afb-helpers
         ${link_libraries}
     )