Files
CMake/Help/release/dev/grouped-unity-build-mode.rst
Robert Maynard 9f4eb352fe Unity Builds: Support explicit specification of sources to groups
Instead of having CMake determine which files should go into each
unity file, the user can now use explicitly state the mapping.
2020-05-07 11:13:34 -04:00

7 lines
194 B
ReStructuredText

grouped-unity-build-mode
------------------------
* The :prop_tgt:`UNITY_BUILD_MODE` target property was added to tell
generators which algorithm to use for grouping included source
files.