diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2023-04-12 13:06:53 +0200 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2023-04-17 23:32:34 +0200 |
| commit | 0aa9b08536b640fe5e8e55d3c6615d00f30763ec (patch) | |
| tree | 0eed925ab3602f3ccfc33d2caf980601a3b35f95 /src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp | |
| parent | 69d4ecd6ef9057cb3703178277042ff7a7411459 (diff) | |
qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrc
If RESOURCES contained a non-existent .qrc file, qmake produced
Makefiles that resulted in an infinite loop when running GNU Make.
Introduce a new extra compiler CONFIG value "remove_no_exist" that
removes non-existent extra compiler input. This value is now used in the
extra compiler that handles the RESOURCES variable.
The difference to the existing CONFIG value "ignore_no_exist" is that
qmake still prints a warning about the non-existent file.
Pick-to: 6.5
Fixes: QTBUG-112743
Change-Id: I3293af75b75f217e1a1738b49da0af1117cfdecb
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
