aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/workerscript
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/workerscript
parentb684ba219493fb7b0108ae367d6d033aaa28053b (diff)
Post-merge fixes
Change-Id: I2350df5368ee34d6c7072d456806e518ce533839 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/imports/workerscript')
-rw-r--r--src/imports/workerscript/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/workerscript/CMakeLists.txt b/src/imports/workerscript/CMakeLists.txt
index 8e82b70346..b711cf4593 100644
--- a/src/imports/workerscript/CMakeLists.txt
+++ b/src/imports/workerscript/CMakeLists.txt
@@ -5,7 +5,6 @@
#####################################################################
qt_add_qml_module(workerscriptplugin
- TARGET_PATH "QtQml/WorkerScript.2"
URI "QtQml.WorkerScript"
VERSION "2.15"
DESIGNER_SUPPORTED
@@ -24,4 +23,4 @@ qt_add_qml_module(workerscriptplugin
#### Keys ignored in scope 1:.:.:workerscript.pro:<TRUE>:
# CXX_MODULE = "qml"
# IMPORT_VERSION = "2.15"
-# TARGETPATH = "QtQml/WorkerScript.2"
+# TARGETPATH = "QtQml/WorkerScript"