You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZ...

10 lines
363 B

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.