diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-08-29 18:59:53 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 15:02:25 +0100 |
commit | 2e7d03b3de4eb29f07cf7f467280e3a47fd1612b (patch) | |
tree | 71d5d81f0d559b8aac62a81d673678a893d71bea /conf.d | |
parent | 52089a391c33a6dbde63c0b75ea1f8454fead723 (diff) |
ctl-plugin: adjust deps; update app-templates
ctl-plugin must not be linked with ctl-binder.
Otherwise, this produces some error like this depending on cmake version:
-----
CMake Error at ctl-plugin/CMakeLists.txt:44 (TARGET_LINK_LIBRARIES):
Target "afb-controller" of type MODULE_LIBRARY may not be linked into
another target. One may link only to STATIC or SHARED libraries, or to
executables with the ENABLE_EXPORTS property set.
-----
Change-Id: I514b01e51da108c6a2ba09a96159779fe6e6797f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'conf.d')
m--------- | conf.d/app-templates | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates -Subproject 42e5f14ffa00542385d0d60ee8b00494f590ab8 +Subproject b5fb4364e02d4d3db339e966c69cbe1177f4f52 |