summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/mysql/qsql_mysql.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2025-09-04 12:07:08 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2025-09-17 16:54:17 +0200
commit26287dd0ee358875c7e839b7a21b0e7eea2ac7db (patch)
tree9504a1932abb4f4d5e814b81d04dd69023a93c82 /src/plugins/sqldrivers/mysql/qsql_mysql.cpp
parent2088a1fff3926f723c03b96ebb9961a80ccf1f28 (diff)
CMake: Fix handling of empty CMAKE_BUILD_TYPE during SBOM generation
If a project is configured with an empty CMAKE_BUILD_TYPE, the SBOM logic would skip adding any of the target files to the SBOM, because it tried to iterate on the list of available configs. Make sure to specify a custom "<EMPTY_CONFIG>" config in that case, so that the loop doesn't become a no-op. Pick-to: 6.8 6.9 6.10 Task-number: QTBUG-134894 Change-Id: I789a2d4d00375722d5b7257fd02ecf5ab4f0129e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions