diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-08-29 18:59:53 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-08-29 18:59:57 +0200 |
commit | 48c895d828a980eed7695b50449e3e707ad498d6 (patch) | |
tree | 71d5d81f0d559b8aac62a81d673678a893d71bea /CMakeLists.txt | |
parent | 03b206fc39b087372fe1773571e50ecf0e4f4712 (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 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions