X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=b48509779cf2f325f4e2355e6be7c8085266253c;hb=a5e1ff11702b7ff077ee02714338fa5958ea0aeb;hp=816932cde24dc4b53a3a2ea6fe59ff2880f1f008;hpb=a898ea495bbb60dd0b7b8a764d54cdded1b7696d;p=apps%2Fagl-service-can-low-level.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 816932cd..b4850977 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,13 +19,3 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake) -include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/app-templates/cmake/common.cmake) - -# Bindings to compile -# -------------------- -project_subdirs_add() - -project_targets_populate() -project_package_build() - -project_closing_msg()