don't make false promises about configure FOO=bar assignments
they don't actually override values from pkg-config. Change-Id: I00bc7f4bcbfb4e036cb1ac9fa842d68523f54605 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
5f20954291
commit
aa88fe8417
@ -1,8 +1,7 @@
|
|||||||
Usage: configure [options] [assignments]
|
Usage: configure [options] [assignments]
|
||||||
|
|
||||||
Configure understands variable assignments like VAR=value on the command line.
|
Configure understands variable assignments like VAR=value on the command line.
|
||||||
These override any values possibly obtained from pkg-config. The variables
|
The variables are mentioned in the descriptions of the options they relate to.
|
||||||
are mentioned in the descriptions of the options they relate to.
|
|
||||||
|
|
||||||
It is also possible to manipulate any QMAKE_* variable, to amend the values
|
It is also possible to manipulate any QMAKE_* variable, to amend the values
|
||||||
from the mkspec for the build of Qt itself, e.g., QMAKE_CXXFLAGS+=-g3.
|
from the mkspec for the build of Qt itself, e.g., QMAKE_CXXFLAGS+=-g3.
|
||||||
|
Loading…
Reference in New Issue
Block a user