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 <alexandru.croitor@qt.io> (cherry picked from commit 20821877bba5c2a685098fcf42c9ee48d7b285a5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
2b5ffaf1d4
commit
f07994e7a0
@ -357,7 +357,6 @@ if(QT_WILL_INSTALL)
|
|||||||
endforeach()
|
endforeach()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# TODO: Check whether this is the right place to install these
|
|
||||||
qt_copy_or_install(DIRECTORY "cmake/3rdparty" DESTINATION "${__GlobalConfig_install_dir}")
|
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
|
# In prefix builds we also need to copy the files into the build config directory, so that the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user