summaryrefslogtreecommitdiffstats
path: root/templates/hybrid-html5/CMakeLists.txt
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-05-04 20:09:33 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-05-04 20:09:33 +0200
commit5ada5e9225122f2c51277e1816a52a4a6ff79ec7 (patch)
treeaa0e5970999f8ed621f842964c9f64809911297f /templates/hybrid-html5/CMakeLists.txt
parent453eaf61f02b19b7fa5ac3f71243ca9d5ee63317 (diff)
Update template to the reference
Change-Id: I20dbf83d4de0986c0b5d9aa2322f9f2450449037 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'templates/hybrid-html5/CMakeLists.txt')
-rw-r--r--templates/hybrid-html5/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/hybrid-html5/CMakeLists.txt b/templates/hybrid-html5/CMakeLists.txt
index 1e44569..b153bf0 100644
--- a/templates/hybrid-html5/CMakeLists.txt
+++ b/templates/hybrid-html5/CMakeLists.txt
@@ -22,6 +22,6 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/etc/config.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake)
# Add subdir targets
-search_targets()
+project_subdirs_add()
build_widget()