From f07994e7a0c5d2f54dcec6209285049a1f94150f Mon Sep 17 00:00:00 2001 From: Amir Masoud Abdol Date: Mon, 16 Jan 2023 15:02:32 +0100 Subject: [PATCH] Remove an obsolete TODO item __GlobalConfig_install_dir translates to lib/cmake/Qt6/ and 3rdparty modules will be in lib/cmake/Qt6/3rdparty which seems to be a logical place for them. Change-Id: I90c715b9502b0dfc666bb3202a838f20ba6110cf Reviewed-by: Alexandru Croitor (cherry picked from commit 20821877bba5c2a685098fcf42c9ee48d7b285a5) Reviewed-by: Qt Cherry-pick Bot --- cmake/QtBaseGlobalTargets.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/QtBaseGlobalTargets.cmake b/cmake/QtBaseGlobalTargets.cmake index ac3b63a8746..cc551ed08f0 100644 --- a/cmake/QtBaseGlobalTargets.cmake +++ b/cmake/QtBaseGlobalTargets.cmake @@ -357,7 +357,6 @@ if(QT_WILL_INSTALL) endforeach() endif() -# TODO: Check whether this is the right place to install these qt_copy_or_install(DIRECTORY "cmake/3rdparty" DESTINATION "${__GlobalConfig_install_dir}") # In prefix builds we also need to copy the files into the build config directory, so that the