aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2022-06-20 14:06:56 +0200
committerAlexey Edelev <alexey.edelev@qt.io>2022-06-21 00:21:53 +0200
commitbfc9e70632048791f86b44b85df92ee05c937c90 (patch)
tree0845071b1540081740974b9050449779791f20a0 /tests/auto/qml/qmltyperegistrar
parent5a45d8b63002e6dcc3096ffcee5183df420be0f3 (diff)
Add autogen tools dependency to the tst_qmltyperegistrar_major_version_zeroplugin target
Amends: 9225723a317b8c7e805416592b78aca0ed320049 Pick-to: 6.3 6.4 Task-number: QTBUG-104373 Change-Id: Ic6989db9c9339774e856ec8078c91a76667b992a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/qml/qmltyperegistrar')
-rw-r--r--tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt b/tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt
index 09b9cea69a..39dfccebd1 100644
--- a/tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt
+++ b/tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt
@@ -8,7 +8,7 @@ qt_add_qml_module(tst_qmltyperegistrar_major_version_zero
SOURCES
version_zero_type.h
)
-qt_autogen_tools_initial_setup(tst_qmltyperegistrar_major_version_zero)
+qt_autogen_tools_initial_setup(tst_qmltyperegistrar_major_version_zeroplugin)
# Make sure the backing library is found on Windows next to the executable
set_target_properties(