Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Help/envvar/CMAKE_INSTALL_PARALLEL_LEVEL.rst
5029 views
CMAKE_INSTALL_PARALLEL_LEVEL
----------------------------

.. versionadded:: 3.31

.. include:: include/ENV_VAR.rst

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.