qt_find_package is only meant to be used for looking up 3rd party packages. Using it with Qt packages can cause issues where we record the Qt packages as 3rd party packages. When using a developer build, issue a warning when qt_find_package is called with a provided target that starts with the Qt6:: namespace. Change-Id: Ic2a2d613dbf4fa7e7c51e9b73696bf14e4af866f Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 2339cb3ea282d4ad31fd74fd2a127a986a29a3cf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%