For build time sboms to be found in a no-prefix qt build of a repo, specifically when finding external sbom documents, the build time sboms have to be in the same location. Previously they were in each repo's build dir. Align the location to be in the qtbase build dir, just like for super builds. Also check for QT_BUILDING_QT because we don't want to apply the logic for QT_WILL_INSTALL not being set in user projects. Pick-to: 6.8 Task-number: QTBUG-122899 Change-Id: I04a066fc0efc91a4f2ee938c190b8632c8c946aa Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 3a5c62d4af9cb07fba065de8a2d1b97531b6fd30) 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%