aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/qml/Qt6QmlBuildInternals.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/Qt6QmlBuildInternals.cmake b/src/qml/Qt6QmlBuildInternals.cmake
index 0ee38ba961..c84a7a9d90 100644
--- a/src/qml/Qt6QmlBuildInternals.cmake
+++ b/src/qml/Qt6QmlBuildInternals.cmake
@@ -386,10 +386,6 @@ function(qt_internal_add_qml_module target)
endif()
if(arg_INSTALL_SOURCE_QMLTYPES)
- message(AUTHOR_WARNING
- "INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. "
- "Please port your module to use declarative type registration.")
-
set(files ${arg_INSTALL_SOURCE_QMLTYPES})
if(QT_WILL_INSTALL)
install(