aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qml/Qt6QmlMacros.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/Qt6QmlMacros.cmake b/src/qml/Qt6QmlMacros.cmake
index 103839ac11..966f5ebed9 100644
--- a/src/qml/Qt6QmlMacros.cmake
+++ b/src/qml/Qt6QmlMacros.cmake
@@ -3760,7 +3760,6 @@ qt6_deploy_qml_imports(TARGET ${arg_TARGET} NO_QT_IMPORTS)
NAME ${deploy_script_name}
OUTPUT_SCRIPT deploy_script
CONTENT "
-include(${QT_DEPLOY_SUPPORT})
_qt_internal_show_skip_runtime_deploy_message(\"${qt_build_type_string}\")
_qt_internal_show_skip_qml_runtime_deploy_message()
")