From 5e6bf7e22eb3734aa711e9dd885bc5c594f7db4c Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 14 Nov 2019 18:27:59 +0100 Subject: Regenerate projects to be in sync Change-Id: I3a57449c9025e22414b8337fcffdeb0f4d769af2 Reviewed-by: Liang Qi Reviewed-by: Simon Hausmann --- src/imports/templates/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/imports/templates/CMakeLists.txt') diff --git a/src/imports/templates/CMakeLists.txt b/src/imports/templates/CMakeLists.txt index f2ceae84..4e6a80c4 100644 --- a/src/imports/templates/CMakeLists.txt +++ b/src/imports/templates/CMakeLists.txt @@ -4,7 +4,7 @@ ## qtquicktemplates2plugin Plugin: ##################################################################### -add_qml_module(qtquicktemplates2plugin +qt_add_qml_module(qtquicktemplates2plugin TARGET_PATH "QtQuick/Templates.2" URI "QtQuick.Templates" VERSION "2.${CMAKE_PROJECT_VERSION_MINOR}" @@ -34,4 +34,3 @@ add_qml_module(qtquicktemplates2plugin # IMPORT_VERSION = "2.$$QT_MINOR_VERSION" # OTHER_FILES = "qmldir" # TARGETPATH = "QtQuick/Templates.2" -# _LOADED = "qml_plugin" -- cgit v1.2.3