summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UnityBuild/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-151-0/+12
| | | | Fixes: #21477
* Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-071-0/+6
| | | | | Instead of having CMake determine which files should go into each unity file, the user can now use explicitly state the mapping.
* Unity: Proper handling of object librariesCristian Adam2019-12-071-0/+1
| | | | Fixes: #20051
* Unity build: Add unit testsCristian Adam2019-08-301-0/+23