CMAKE_UNITY_BUILD_BATCH_SIZEΒΆ

This variable is used to initialize the 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.

Previous topic

CMAKE_UNITY_BUILD

Next topic

CMAKE_USE_RELATIVE_PATHS

This Page