summaryrefslogtreecommitdiffstats
path: root/templates/html5/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html5/CMakeLists.txt')
-rw-r--r--templates/html5/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html5/CMakeLists.txt b/templates/html5/CMakeLists.txt
index 26b9226..bc9558e 100644
--- a/templates/html5/CMakeLists.txt
+++ b/templates/html5/CMakeLists.txt
@@ -21,6 +21,6 @@ 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()