cmake/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst

10 lines
363 B
ReStructuredText
Raw Normal View History

2020-02-01 23:06:01 +01:00
CMAKE_UNITY_BUILD_BATCH_SIZE
----------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.16
2020-02-01 23:06:01 +01:00
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.