Skip to content

Add option to configure Ninja link job pool for CMake's own binaries

Brad King requested to merge brad.king/cmake:cmake-bin-link-job-pool into master

Create an undocumented CMake_JOB_POOL_LINK_BIN option that builders can set to avoid linking too many of our binaries at once.

Merge request reports