https://github.com/Kitware/CMake
Raw File
Tip revision: 28a033cc7de056d1a74857606397bb294ebe27ac authored by Brad King on 28 October 2021, 13:46:08 UTC
CMake 3.22.0-rc2
Tip revision: 28a033c
CMAKE_JOB_POOLS.rst
CMAKE_JOB_POOLS
---------------

.. versionadded:: 3.11

If the :prop_gbl:`JOB_POOLS` global property is not set, the value
of this variable is used in its place.  See :prop_gbl:`JOB_POOLS`
for additional information.
back to top