summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2021-11-30 11:20:02 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-02 06:30:37 +0000
commit118fa138186144cf2d802405255f08662ed76d43 (patch)
tree8b036f1626d0a0fccdebe9548606dfcd1242fe76
parentc723e4a1feb846e87d124572ff59991c82dc42eb (diff)
cmake: Fix generation/installation of the VehicleFunctions qmldir file
Let the add_qml_module function generate the qmldir file, which also makes sure it is correctly installed after the generation. Fixes: QTBUG-98728 Change-Id: Icc2fb3ddaf4ae0ef0b1338b978064285efde4204 Reviewed-by: Robert Griebl <robert.griebl@qt.io> (cherry picked from commit 452814df2c207d57c074aaab9149854047f30b70) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/imports/vehiclefunctions/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/vehiclefunctions/CMakeLists.txt b/src/imports/vehiclefunctions/CMakeLists.txt
index 07a26428..c5807ad0 100644
--- a/src/imports/vehiclefunctions/CMakeLists.txt
+++ b/src/imports/vehiclefunctions/CMakeLists.txt
@@ -21,8 +21,6 @@ qt_internal_add_qml_module(qtifvehiclefunctionsplugin
PLUGIN_TARGET qtifvehiclefunctionsplugin
NO_PLUGIN_OPTIONAL
NO_GENERATE_PLUGIN_SOURCE
- NO_GENERATE_QMLTYPES
- NO_GENERATE_QMLDIR
SOURCES
${VEHICLEFUNCTIONS_SOURCES}
LIBRARIES