Fix: compile error initializing afb_auth struct.
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 12 Jul 2017 15:42:16 +0000 (17:42 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 21 Jul 2017 10:02:10 +0000 (12:02 +0200)
commit241147061ed43e22c4a28548d2a9187c4f409ece
tree17f22654f817c53107f2a0b3117d8d0aa35db955
parent38f9b3de40b1d1d8e9ed5db0fee40bdaa763d577
Fix: compile error initializing afb_auth struct.

std=c++11 isn't needed.
Added new class to the build and comment an other that
isn't used.

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