X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=da558a510cdee5547f932ade61fa1249d39928a1;hb=6a3e8539d7020a7fdaa8be23b659bd0d9e8fd89b;hp=a9092347c6253a8cbab4f8b2b5932d11abe49fed;hpb=a4225208ebba54f641176b9ef682ad2c2409ef11;p=src%2Flow-level-can-generator.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a909234..da558a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,10 +20,3 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/config.cmake) -include(${CMAKE_CURRENT_SOURCE_DIR}/${PROJECT_APP_TEMPLATES_DIR}/cmake/common.cmake) - -# Bindings to compile -# -------------------- -project_subdirs_add() - -project_closing_msg()