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.
8 lines
339 B
8 lines
339 B
5 years ago
|
CMAKE_UNITY_BUILD_BATCH_SIZE
|
||
|
----------------------------
|
||
|
|
||
|
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.
|