ADD: -confirm-license option in output of configure --help
Task-number: QTBUG-25185 Change-Id: I1578a023a8b4c030aaf4cd191203d5c28b950a0b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>bb10
parent
d7ae34fdfd
commit
1aa09f9859
|
|
@ -3095,6 +3095,9 @@ Configure options:
|
|||
-opensource ........ Compile and link the Open-Source Edition of Qt.
|
||||
-commercial ........ Compile and link the Commercial Edition of Qt.
|
||||
|
||||
-confirm-license.... Automatically acknowledge the license (use with
|
||||
either -opensource or -commercial)
|
||||
|
||||
-no-c++11 .......... Do not compile Qt with C++11 support enabled.
|
||||
+ -c++11 ............. Compile Qt with C++11 support enabled.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue