aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlBuildInternals.cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-06-29 13:58:38 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-07-11 20:32:13 +0200
commit6dfbbdb1f71cc3239c250480b4d1c58cb512f7a1 (patch)
tree9858b346d89a45cbf31dba7bb9ed3ba34e2490ee /src/qml/Qt6QmlBuildInternals.cmake
parent2cf1b290d7fd40690a61c06e3fd34da9a1c75e4f (diff)
CMake: Remove __QT_INTERNAL_INSTALL_METATYPES_JSON option
...from qt6_add_qml_module and _qt_internal_qml_type_registration. This option was used to pass __QT_INTERNAL_NO_INSTALL to qt6_extract_metatypes. That option is a no-op by now and is bound to be removed as well. Change-Id: Id2094a12a40340252177afde700b0569683c003b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/Qt6QmlBuildInternals.cmake')
-rw-r--r--src/qml/Qt6QmlBuildInternals.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/Qt6QmlBuildInternals.cmake b/src/qml/Qt6QmlBuildInternals.cmake
index fdc199f423..585ea2024f 100644
--- a/src/qml/Qt6QmlBuildInternals.cmake
+++ b/src/qml/Qt6QmlBuildInternals.cmake
@@ -304,7 +304,6 @@ function(qt_internal_add_qml_module target)
# Update the backing and plugin targets with qml-specific things.
qt6_add_qml_module(${target}
${add_qml_module_args}
- __QT_INTERNAL_INSTALL_METATYPES_JSON
OUTPUT_DIRECTORY ${arg_OUTPUT_DIRECTORY}
RESOURCE_PREFIX "/qt-project.org/imports"
OUTPUT_TARGETS output_targets