aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/models
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-01-28 23:41:18 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-01-30 20:45:49 +0000
commitb134476cdb123d20521de664d6dea0550fd6876b (patch)
treed297637e9a76cd7bf0eff507d47b6925fd424d57 /src/imports/models
parentb684ba219493fb7b0108ae367d6d033aaa28053b (diff)
Post-merge fixes
Change-Id: I2350df5368ee34d6c7072d456806e518ce533839 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/imports/models')
-rw-r--r--src/imports/models/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/models/CMakeLists.txt b/src/imports/models/CMakeLists.txt
index 8594c08408..90abdaa743 100644
--- a/src/imports/models/CMakeLists.txt
+++ b/src/imports/models/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
qt_add_qml_module(modelsplugin
- TARGET_PATH "QtQml/Models.2"
URI "QtQml.Models"
VERSION "2.15"
DESIGNER_SUPPORTED
@@ -24,4 +23,4 @@ qt_add_qml_module(modelsplugin
#### Keys ignored in scope 1:.:.:models.pro:<TRUE>:
# CXX_MODULE = "qml"
# IMPORT_VERSION = "2.15"
-# TARGETPATH = "QtQml/Models.2"
+# TARGETPATH = "QtQml/Models"