summaryrefslogtreecommitdiffstats
path: root/ucs2-afb
diff options
context:
space:
mode:
authortkummermehr <thorsten.kummermehr@k2l.de>2017-11-23 09:41:35 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-31 16:51:59 +0100
commit41a8a88b4cab3b02cafbee889ce614f24f91535f (patch)
tree753efeab0653dd896e5ad2206a1b0dc9c4a48826 /ucs2-afb
parent930e93ebef7847911533a5789f9ca687eaccb1af (diff)
Migrate app-templates to CMake moduleguppy_6.99.1guppy/6.99.16.99.1
Bug-AGL SPEC-1682 Change-Id: I5fe7104d8e7e724e8949ff33fc50a0968387b650 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'ucs2-afb')
-rw-r--r--ucs2-afb/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucs2-afb/CMakeLists.txt b/ucs2-afb/CMakeLists.txt
index 2f5141d..2f99b58 100644
--- a/ucs2-afb/CMakeLists.txt
+++ b/ucs2-afb/CMakeLists.txt
@@ -28,7 +28,6 @@ PROJECT_TARGET_ADD(ucs2-afb)
SET_TARGET_PROPERTIES(${TARGET_NAME} PROPERTIES
PREFIX "afb-"
LABELS "BINDINGV2"
- LINK_FLAGS ${BINDINGS_LINK_FLAG}
OUTPUT_NAME ucs2
)