X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CAN-binder%2FCMakeLists.txt;h=38ac158ffeff9433ccfe74a99769b56d66473c80;hb=a941db78166c4b77f9b7a6777f2fe1038ea0b027;hp=56e7860f0dda78260ce1d2046f9f11637f3a4414;hpb=3102ec9ce009d0f28355c5b7df9c5bd5013e6e75;p=apps%2Flow-level-can-service.git diff --git a/CAN-binder/CMakeLists.txt b/CAN-binder/CMakeLists.txt index 56e7860..38ac158 100644 --- a/CAN-binder/CMakeLists.txt +++ b/CAN-binder/CMakeLists.txt @@ -23,6 +23,9 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake) # Bindings to compile # -------------------- -search_targets() +project_subdirs_add() -build_widget() +project_targets_populate() +project_package_build() + +project_closing_msg()