mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
Help: Convenient declaration for -j, --parallel option
This commit is contained in:
@@ -537,7 +537,7 @@ following options:
|
|||||||
Lists the available build presets. The current working directory must
|
Lists the available build presets. The current working directory must
|
||||||
contain CMake preset files.
|
contain CMake preset files.
|
||||||
|
|
||||||
.. option:: --parallel [<jobs>], -j [<jobs>]
|
.. option:: -j [<jobs>], --parallel [<jobs>]
|
||||||
|
|
||||||
The maximum number of concurrent processes to use when building.
|
The maximum number of concurrent processes to use when building.
|
||||||
If ``<jobs>`` is omitted the native build tool's default number is used.
|
If ``<jobs>`` is omitted the native build tool's default number is used.
|
||||||
|
|||||||
Reference in New Issue
Block a user