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. Pick-to: 6.5 Change-Id: I90c715b9502b0dfc666bb3202a838f20ba6110cf Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
9c90cd7fb9
commit
20821877bb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user