aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2022-06-20 14:06:56 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-06-21 04:11:48 +0000
commit4c83fca2951bfc43cc7ca095d7ab169bbd22ff6c (patch)
tree07f83701783b58d903eaff0ed3fad2c734f25a48
parent7f42acf20b3ce2c2ae29c575963f953d722df085 (diff)
Add autogen tools dependency to the tst_qmltyperegistrar_major_version_zeroplugin target
Amends: 9225723a317b8c7e805416592b78aca0ed320049 Task-number: QTBUG-104373 Change-Id: Ic6989db9c9339774e856ec8078c91a76667b992a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit bfc9e70632048791f86b44b85df92ee05c937c90) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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(