mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
496ec6036f
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.
|