-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.10.0
-
None
-
-
ecda5bb8c (dev)
qmake2cmake stumbles upon expressions like:
unifiedExec.extra += ... | sort | uniq | xargs -L1 -i{} cp {} \"$$DLLDEPLOYFOLDER/.\" ;
The parser doesn't expect curly braces on the right hand side of operations.
A workaround is to surround all these right-hand sides with double quotes.
- resulted from
-
QTBUG-131515 qmake2cmake is thrown off by unusual byte sequences
-
- Closed
-
For Gerrit Dashboard: QTBUG-137322 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
660452,9 | QMake Parser: Fix curly braces in assignments | dev | qt/qmake2cmake | Status: MERGED | +2 | 0 |