cmake-job-pool.rst 270 B

1234567
  1. cmake-job-pool
  2. --------------
  3. * A :variable:`CMAKE_JOB_POOLS` variable was added specify a value to use for
  4. the :prop_gbl:`JOB_POOLS` property. This enables control over build
  5. parallelism with command line configuration parameters when using the Ninja
  6. generator.