X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=9cdbb141c7bfeddb50217b3c44ebfa29314dc4cb;hb=bbe0fa2bb0479bf7a09eed345fefc3c375773745;hp=22a4078641f0cf4cef3dc12d1c146ad4c7f45101;hpb=d618bb5be37f87cea9a3d32236caa536553455fd;p=apps%2Fagl-service-unicens.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 22a4078..9cdbb14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,10 +19,3 @@ 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()