mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
9 lines
270 B
ReStructuredText
9 lines
270 B
ReStructuredText
CMAKE_JOB_POOL_PRECOMPILE_HEADER
|
|
--------------------------------
|
|
|
|
.. versionadded:: 3.17
|
|
|
|
This variable is used to initialize the :prop_tgt:`JOB_POOL_PRECOMPILE_HEADER`
|
|
property on all the targets. See :prop_tgt:`JOB_POOL_PRECOMPILE_HEADER`
|
|
for additional information.
|