agl-service-unicens: use shared lib of afb-helpers
[apps/agl-service-unicens.git] / ucs2-afb / CMakeLists.txt
index 2f99b58..cdaf2be 100644 (file)
@@ -34,6 +34,5 @@ PROJECT_TARGET_ADD(ucs2-afb)
     # Library dependencies (include updates automatically)
     TARGET_LINK_LIBRARIES(${TARGET_NAME}
         ucs2-inter
-        afb-helpers
         ${link_libraries}
     )