mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
9f4eb352fe
Instead of having CMake determine which files should go into each unity file, the user can now use explicitly state the mapping.
6 lines
149 B
ReStructuredText
6 lines
149 B
ReStructuredText
UNITY_GROUP
|
|
-----------
|
|
|
|
This property controls which *bucket* the source will be part of when
|
|
the :prop_tgt:`UNITY_BUILD_MODE` is set to ``GROUP``.
|