summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary/MissingSource-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-011-0/+1
Teach cmGlobalGenerator::CheckTargets to include OBJECT_LIBRARY targets in the check for source file existence. Extend the RunCMake.ObjectLibrary test to cover this case.