X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fhtml5%2FCMakeLists.txt;h=bbdab768553f94f84b3fdaae29f255eb4cace1de;hb=2b6134b5cf6515ceb096a8d490382642eaf20a9a;hp=26b9226d70d72827e6402e9d76a606c4728708c8;hpb=5a87b82700a736e7c443023399da3d2a31098895;p=apps%2Fapp-templates.git diff --git a/templates/html5/CMakeLists.txt b/templates/html5/CMakeLists.txt index 26b9226..bbdab76 100644 --- a/templates/html5/CMakeLists.txt +++ b/templates/html5/CMakeLists.txt @@ -21,6 +21,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.3) include(${CMAKE_CURRENT_SOURCE_DIR}/etc/config.cmake) include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake) -search_targets() +project_subdirs_add() -build_widget() +project_targets_populate() +project_package_build()