We need it to disable generation for certain repos like qtqa, even if the platform config says that SBOMs should be enabled. We can't just set QT_GENERATE_SBOM to OFF, because the general SBOM CI instructions are added later that module specific ones, and thus would override the value back to ON. Providing a separate internal variable allows us to disable it with a higher priority. Pick-to: 6.8 Task-number: QTBUG-122899 Change-Id: If7803ae4aac0886d605a542e3f05ad9533bb8108 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%