JOB_POOL_COMPILE

Added in version 4.5.

Ninja only: Pool used for compiling.

The number of parallel compile processes for a rule may be limited by defining pools with the global JOB_POOLS property and then specifying the pool to use.

See Also