- 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.
|