CMAKE_INSTALL_PARALLEL_LEVEL¶
在 3.31 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
Specifies the default maximum number of concurrent processes to use when
installing using cmake --install.
This has no impact unless INSTALL_PARALLEL is enabled.
在 3.31 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
Specifies the default maximum number of concurrent processes to use when
installing using cmake --install.
This has no impact unless INSTALL_PARALLEL is enabled.