You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
CMAKE_INSTALL_PARALLEL_LEVEL
|
|
----------------------------
|
|
|
|
.. versionadded:: 3.31
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Specifies the default maximum number of concurrent processes to use when
|
|
installing using ``cmake --install``.
|
|
|
|
This has no impact unless :prop_gbl:`INSTALL_PARALLEL` is enabled.
|