aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-12-17 16:41:34 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2018-12-17 16:41:34 +0100
commitcdaad5dbef30d989fab207324ec3c37d6e50c5a0 (patch)
treecd1c376c2618f52ba2ed820261bcdb1a078774aa
parent329d1158804c5dffb8e77670a0cb3f4f38650d55 (diff)
Cleaning redundant link option specifiedguppy_6.99.3guppy/6.99.36.99.3
This link is already specified "aft" target and should not be at a project level. Change-Id: I24fa930a92d450e9f488894863cccf2a01e5cbdd Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--conf.d/cmake/config.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index ba64f50..3fe3534 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -81,7 +81,6 @@ set(INSTALL_PREFIX /opt/AGL CACHE PATH "INSTALL PREFIX PATH")
# Customize link option
# -----------------------------
#list(APPEND link_libraries -an-option)
-list(APPEND link_libraries afb-helpers)
# Compilation options definition
# Use CMake generator expressions to specify only for a specific language