X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=dad05a869d07399e4fdb761faadd8427d64c3a9d;hb=44f3b1d3f57c71157c968330d9f8278393a9ad98;hp=22a4078641f0cf4cef3dc12d1c146ad4c7f45101;hpb=d2e42029ec04c3f224580f8007cdfbbfe0fc47a6;p=apps%2Fagl-service-unicens.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 22a4078..dad05a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,10 +19,4 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/config.cmake) -include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/templates/cmake/common.cmake) -project_subdirs_add("[^_]*") - -project_targets_populate() -project_package_build() -project_closing_msg()