Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.1
-
None
-
Linux 64
-
bcf3a3c113321bcfc547894539ed976ad525b7eb
Description
On Linux and, I suspect, other makefile generators when you pass a multiword variable to qmake the "Makefile" or "qmake" don't handle it properly.
i.e., if my .pro file is
$$size(MY_VAR)
and I do
qmake 'MY_VAR="two words"'
it prints 1 like I expect
but then if I run
make qmake
it prints 2
Attachments
For Gerrit Dashboard: QTBUG-46224 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
112804,2 | fix quoting of qmake parameters in 'qmake' target | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |