mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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.
|