Skip to content
Snippets Groups Projects
Commit f9839c49 authored by Stephen Kelly's avatar Stephen Kelly
Browse files

Help: Document build targets automatically added to console pool.

parent 44d6f3ce
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,6 @@ Defined pools could be used globally by setting
:variable:`CMAKE_JOB_POOL_COMPILE` and :variable:`CMAKE_JOB_POOL_LINK`
or per target by setting the target properties
:prop_tgt:`JOB_POOL_COMPILE` and :prop_tgt:`JOB_POOL_LINK`.
Build targets provided by CMake that are meant for individual interactive
use, such as ``install``, are placed in the ``console`` pool automatically.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment