Correct the default value of unity-build-batch-size in the help message
The default value is 32. Change-Id: I27882f2c4eab245954845915697587193904cd38 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
07e4015687
commit
ae6a2e7a87
@ -144,7 +144,7 @@ Build options:
|
||||
-unity-build ......... Enable Unity (Jumbo) build
|
||||
-unity-build-batch-size <int>
|
||||
Maximum number of source files used by the unity build
|
||||
to create unity source files [8]
|
||||
to create unity source files [32]
|
||||
|
||||
-warnings-are-errors . Treat warnings as errors [no; yes if -developer-build]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user