X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2FCMakeLists.txt;h=5da7e6effda820b8634499b2574bb6c32eea4c43;hb=982190859c801e3304ae56afc562d6cb7a2fc14c;hp=2824b71037e0a039341b38a6e7468217b1f394cd;hpb=b7d44a2d155a1199c25b783b915fd8ba3ce42a69;p=src%2Flow-level-can-generator.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2824b71..5da7e6e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,7 +28,9 @@ add_executable(${TARGET_NAME} openxc/command.cpp openxc/diagnostic_message.cpp openxc/mapping.cpp - openxc/signal.cpp) + openxc/signal.cpp + openxc/decoder.cpp + ) TARGET_INCLUDE_DIRECTORIES(${TARGET_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../3rdparty/json