mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -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.
7 lines
194 B
ReStructuredText
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.
|