summaryrefslogtreecommitdiffstats
path: root/Source/cmCheckCustomOutputs.cxx
Commit message (Collapse)AuthorAgeFilesLines
* add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-231-2/+2
|
* add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-231-0/+36
Use the output checks for byproducts of add_custom_command also for byproducts of add_custom_target.