CMake/Help/variable/CMAKE_Swift_NUM_THREADS.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

11 lines
319 B
ReStructuredText

CMAKE_Swift_NUM_THREADS
-----------------------
.. versionadded:: 3.15.1
Number of threads for parallel compilation for Swift targets.
This variable controls the number of parallel jobs that the swift driver creates
for building targets. If not specified, it will default to the number of
logical CPUs on the host.