X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CAN-binder%2FCMakeLists.txt;h=5fbeb1933fd65b96f772e48fd1f6dc15afec6108;hb=96d088626ce3eaad841ea330ef44883c764192e3;hp=f834f2409d1437ac4cc79dbfc9d781c55f7571b2;hpb=e49eed2b1fffced9f5f8d2b997bb6b987cf208f3;p=apps%2Fagl-service-can-low-level.git diff --git a/CAN-binder/CMakeLists.txt b/CAN-binder/CMakeLists.txt index f834f240..5fbeb193 100644 --- a/CAN-binder/CMakeLists.txt +++ b/CAN-binder/CMakeLists.txt @@ -18,10 +18,8 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) -include(${CMAKE_CURRENT_SOURCE_DIR}/etc/config.cmake) -include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake) - -MESSAGE(STATUS "INSTALL PREFIX: ${CMAKE_INSTALL_PREFIX}") +include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/config.cmake) +include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/default/cmake/common.cmake) # Bindings to compile # --------------------