ninja-add_custom_command-pool.rst 277 B

123456
  1. ninja-add_custom_command-pool
  2. --------------------------------
  3. * The commands :command:`add_custom_command` and :command:`add_custom_target`
  4. gained a new ``JOB_POOL`` option that works with the :generator:`Ninja`
  5. generator to set the pool variable on the build statement.