cmake: separate binding into lib+binding+plugins
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 15 Nov 2019 11:46:44 +0000 (12:46 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 15 Nov 2019 11:46:44 +0000 (12:46 +0100)
commitbfb7be817e3d722af24bf84914a43b4f6cde6d1a
tree74dbb36ba6a82d3f8a39aed721b6821f9566d098
parent00fc4d94ba9585b6262218136d76b913e162876b
cmake: separate binding into lib+binding+plugins

This separation is needed to be more flexible and be able to load plugins
representing CAN signals dictionnaries instead of using a hardcoded one.

Change-Id: I8e07eed0dea36473d43b8d68416e8ca210269980
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/cmake/config.cmake
low-can-binding/CMakeLists.txt
plugins/CMakeLists.txt