summaryrefslogtreecommitdiffstats
path: root/templates/html5
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html5')
-rw-r--r--templates/html5/CMakeLists.txt3
-rw-r--r--templates/html5/app/CMakeLists.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/templates/html5/CMakeLists.txt b/templates/html5/CMakeLists.txt
index bc9558e..bbdab76 100644
--- a/templates/html5/CMakeLists.txt
+++ b/templates/html5/CMakeLists.txt
@@ -23,4 +23,5 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/etc/macros.cmake)
project_subdirs_add()
-build_widget()
+project_targets_populate()
+project_package_build()
diff --git a/templates/html5/app/CMakeLists.txt b/templates/html5/app/CMakeLists.txt
index 80bb600..625e93c 100644
--- a/templates/html5/app/CMakeLists.txt
+++ b/templates/html5/app/CMakeLists.txt
@@ -17,7 +17,7 @@
###########################################################################
# Add target to project dependency list
-PROJECT_TARGET_ADD(html5-example)
+PROJECT_TARGET_ADD(html5-app)
# Define project Targets
add_custom_command(OUTPUT dist.prod