CMAKE_INSTALL_PARALLEL_LEVEL
Added in version 3.31.
This is a CMake Environment Variable. Its initial value is taken from the calling process environment.
Specifies the default maximum number of concurrent processes to use when installing using cmake --install.
This has no impact unless INSTALL_PARALLEL is enabled.
© 2000–2024 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/latest/envvar/CMAKE_INSTALL_PARALLEL_LEVEL.html