summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteincludes.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2024-07-04 15:20:12 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2024-07-05 13:08:44 +0200
commit76d5bceba7f1c553b02def689f2010db671ec60f (patch)
tree29ebd8a27507d7ffa7c1380022f1b6f4d5372137 /src/tools/uic/cpp/cppwriteincludes.cpp
parent1ee349bf9d249ea45bc01c45473db44b9d335eed (diff)
configure: Fix --foo=bar arguments
Commit ae64c54f8cc2491988241a7433f5e8cfc6016ab4 broke configure arguments like --webengine-jumbo-build=20. That commit transforms the argument to -webengine-jumbo-build=20 but single-hyphen arguments take values without an equal sign. We need to store the unaltered argument (with the two hyphens) for further handling instead of the single-hyphen variant. Pick-to: 6.8 Fixes: QTBUG-126872 Change-Id: I243eb072dfe5535a648bd78bb3aeb3b9e0e4ede0 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteincludes.cpp')
0 files changed, 0 insertions, 0 deletions