Skip to content

Ninja: Add a separate job pool for PCH creation

Dan Johnston requested to merge g0blue/cmake:pch_job_pool into master

Add a JOB_POOL_PRECOMPILE_HEADER target property to specify the pool name, and its associated CMAKE_JOB_POOL_PRECOMPILE_HEADER variable.

Fixes: #20217 (closed)

Edited by Brad King

Merge request reports