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.