Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2
-
None
-
069d20848 (tqtc/lts-6.2)
Description
I'm on Arch. cmake version 3.29.5
$ ../qt6-alt/configure -ccache -developer-build -debug -no-optimize-debug -nomake examples -nomake tests -no-pch ... CMake Error at qtbase/cmake/QtPublicTargetHelpers.cmake:257 (set_property): Attempt to promote imported target "Threads::Threads" to global scope (by setting IMPORTED_GLOBAL) which is not built in this directory. Call Stack (most recent call first): qtbase/cmake/QtFindPackageHelpers.cmake:180 (__qt_internal_promote_target_to_global) qtbase/src/corelib/CMakeLists.txt:4 (qt_find_package)
Attachments
Issue Links
- relates to
-
QTBUG-125371 Problematic calling of qt_find_package(Qt6) in qt_internal_project_setup
- Closed