Using new CMake architecture (again...)
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 2 May 2017 15:21:20 +0000 (17:21 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 2 May 2017 15:21:20 +0000 (17:21 +0200)
commit09e762b94a941c9b6f2402c6ea8bf444e13c1574
tree13a999a79e4b7776fa3537d45c2e403271ad196a
parent39c3d1c6e78ee2f85b713dec39946c05709c1076
Using new CMake architecture (again...)

Following the new CMake template from https://gerrit.automotivelinux.org/gerrit/apps/app-templates
these CMake files use helpers macros from macros.cmake and project configuration config.cmake.

Change-Id: I2297b6ad6c65cd763d1870d5b62564e8795f4317
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/CMakeLists.txt
CAN-binder/etc/config.cmake
CAN-binder/etc/macros.cmake [moved from CAN-binder/etc/agl.cmake with 87% similarity]
CAN-binder/low-can-binding/CMakeLists.txt
CAN-binder/low-can-demo/CMakeLists.txt [new file with mode: 0644]
CAN-binder/packaging/wgt/config.xml.in
CAN-binder/packaging/wgt/etc/can_buses.json [new file with mode: 0644]
CAN-binder/packaging/wgt/package.in [deleted file]