Add CMake option to compile with J1939 45/21745/1
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 26 Jun 2019 07:14:42 +0000 (09:14 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Wed, 26 Jun 2019 15:55:05 +0000 (17:55 +0200)
commit82b45e3de8c92816c8080178224c5bd4be60a091
tree13da4bf66579ae174ecdb2f3f85f8bd248a927ef
parent9f0d5da859bfe7778394f35baf48fbe77f1ed7d9
Add CMake option to compile with J1939

Add option USE_FEATURE_J1939 to compile j1939 in file config.cmake
This will be set up by default depending on the presence on the
building host of the J1939 CAN module headers.

Bug-AGL: SPEC-2386

Change-Id: I54d4594ff01d4e509bfa0862f3cb486562024aed
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/cmake/config.cmake
low-can-binding/CMakeLists.txt