mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
Help: Add notes for topic 'console-pool'
This commit is contained in:
committed by
Brad King
parent
f42d86f0b8
commit
2d75d7e56b
@@ -0,0 +1,8 @@
|
||||
console-pool
|
||||
------------
|
||||
|
||||
* The :command:`add_custom_command` and :command:`add_custom_target`
|
||||
commands learned a new ``USES_TERMINAL`` option to request that
|
||||
the command be given direct access to the terminal if possible.
|
||||
The :generator:`Ninja` generator will places such commands in the
|
||||
``console`` pool.
|
||||
Reference in New Issue
Block a user