summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UnityBuild/unitybuild_skip-check.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Unity Build: include language in generated source file nameCristian Adam2020-01-141-1/+1
| | | | Fixes: #20206
* Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-111-3/+3
| | | | | | Fixes: #19946 Fixes: #19947 Co-authored-by: Craig Scott <craig.scott@crascit.com>
* Unity build: Include GENERATED files into unity buildCristian Adam2019-11-061-3/+3
| | | | | | | 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-301-0/+14