summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst')
-rw-r--r--share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst b/share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst
new file mode 100644
index 0000000..7733fe8
--- /dev/null
+++ b/share/cmake-3.22/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst
@@ -0,0 +1,9 @@
+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.