forked from qt-creator/qt-creator
Doc: Add info about setting the -j option for parallel builds
...on Linux and macOS Change-Id: Ica8a4714a1f1fa50200613c02b174ae3cc53810c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 70 KiB |
@@ -163,6 +163,12 @@
|
||||
the build step and add a custom build step that specifies another shell
|
||||
command.
|
||||
|
||||
By default, \QC uses all the CPU cores available to achieve maximum build
|
||||
parallelization. On Linux and \macos, you can specify the number of parallel
|
||||
jobs to use for building in the \uicontrol {Parallel jobs} field. Select the
|
||||
\uicontrol {Override MAKEFLAGS} check box to override existing MAKEFLAGS
|
||||
variables.
|
||||
|
||||
To generate debug symbols also for applications compiled in release mode,
|
||||
select the \uicontrol {Generate separate debug info} check box. For more
|
||||
information, see \l{Using the Performance Analyzer}.
|
||||
|
Reference in New Issue
Block a user