FIX: misleading -(no)make option in configure --help
Clarify in the configure --help documentation that the text between parentheses in the -make option indicates the default parts, not all the parts that can be chosen from. Task-number: QTBUG-28826 Change-Id: Iac9cf294b8054823ecfaf262aeafab7779ce4c8b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
1aa09f9859
commit
ff05c48138
2
configure
vendored
2
configure
vendored
@ -3202,7 +3202,7 @@ Third Party Libraries:
|
||||
Additional options:
|
||||
|
||||
-make <part> ....... Add part to the list of parts to be built at make time.
|
||||
($QT_DEFAULT_BUILD_PARTS)
|
||||
(defaults to: $QT_DEFAULT_BUILD_PARTS)
|
||||
-nomake <part> ..... Exclude part from the list of parts to be built.
|
||||
|
||||
-skip <module> ..... Exclude an entire module from the build.
|
||||
|
Loading…
Reference in New Issue
Block a user