Do to a bug in which a method, rather than an attribute, was checked we would never detect that a target had no sources, even though we meant to. As a result we would never actually error out when a target has no sources. When fixing the check, I've changed the error to a warning so that existing projects will continue to build without errors, only warnings.pull/10702/head
parent
fd9ee31d14
commit
5ca5e0c900
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue