summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UnityBuild
Commit message (Collapse)AuthorAgeFilesLines
* Unity: Proper handling of object librariesCristian Adam2019-12-072-0/+14
| | | | Fixes: #20051
* Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-113-4/+8
| | | | | | Fixes: #19946 Fixes: #19947 Co-authored-by: Craig Scott <craig.scott@crascit.com>
* Unity build: Include GENERATED files into unity buildCristian Adam2019-11-062-7/+4
| | | | | | | There is no reason to skip the generated files, in case of problems one can use the SKIP_UNITY_BUILD_INCLUSION property. Fixes: #19925
* Unity build: Add unit testsCristian Adam2019-08-3024-0/+261