From ae09632a850e25f1c3f3699f5b192f3a3537c1b7 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Fri, 18 Jun 2021 10:14:05 +0200 Subject: CMake: Remove deprecated NO_CREATE_BACKING_TARGET option All repos using it have been adjusted. Pick-to: 6.2 Change-Id: I8156d94f81f0d77496d9147b8b5b373e1a897929 Reviewed-by: Joerg Bornemann --- src/qml/Qt6QmlBuildInternals.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qml/Qt6QmlBuildInternals.cmake') diff --git a/src/qml/Qt6QmlBuildInternals.cmake b/src/qml/Qt6QmlBuildInternals.cmake index 8cae67905b..3c1ecab69a 100644 --- a/src/qml/Qt6QmlBuildInternals.cmake +++ b/src/qml/Qt6QmlBuildInternals.cmake @@ -75,8 +75,6 @@ function(qt_internal_add_qml_module target) # # INSTALL_SOURCE_QMLDIR takes a path to an existing qmldir file that should be installed. set(internal_option_args - # TODO: For backward compatibility, remove once all repos no longer use it - NO_CREATE_BACKING_TARGET ) set(internal_single_args -- cgit v1.2.3