From: Romain Forlot Date: Wed, 3 May 2017 15:53:03 +0000 (+0200) Subject: Added child class to binding target. X-Git-Tag: 5.0.2~269 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4ec4f7330425d5f1e63b6467deb11347dab9699a;p=apps%2Fagl-service-can-low-level.git Added child class to binding target. Change-Id: I804abe6eb0965b54fb93bc8da2b1e1665b99476d Signed-off-by: Romain Forlot --- diff --git a/CAN-binder/low-can-binding/CMakeLists.txt b/CAN-binder/low-can-binding/CMakeLists.txt index 174b7526..ec69c845 100644 --- a/CAN-binder/low-can-binding/CMakeLists.txt +++ b/CAN-binder/low-can-binding/CMakeLists.txt @@ -39,6 +39,8 @@ PROJECT_TARGET_ADD(low-can-binding) utils/openxc-utils.cpp utils/timer.cpp utils/socketcan.cpp + utils/socketcan-raw.cpp + utils/socketcan-bcm.cpp utils/config-parser.cpp) # Binder exposes a unique public entry point