summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ninja-add_custom_command-pool.rst
blob: f5a2db978cdcae9f29e5b0e1ad0eff45e5914ee7 (plain)
1
2
3
4
5
6
ninja-add_custom_command-pool
--------------------------------

* The commands :command:`add_custom_command` and :command:`add_custom_target`
  gained a new ``JOB_POOL`` option that works with the :generator:`Ninja`
  generator to set the pool variable on the build statement.