console-pool.rst 316 B

12345678
  1. console-pool
  2. ------------
  3. * The :command:`add_custom_command` and :command:`add_custom_target`
  4. commands learned a new ``USES_TERMINAL`` option to request that
  5. the command be given direct access to the terminal if possible.
  6. The :generator:`Ninja` generator will places such commands in the
  7. ``console`` pool.