CMake/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.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

10 lines
363 B
ReStructuredText

CMAKE_UNITY_BUILD_BATCH_SIZE
----------------------------
.. versionadded:: 3.16
This variable is used to initialize the :prop_tgt:`UNITY_BUILD_BATCH_SIZE`
property of targets when they are created. It specifies the default upper
limit on the number of source files that may be combined in any one unity
source file when unity builds are enabled for a target.