-
Couldn't load subscription status.
- Fork 139
Open
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)
Description
Passing includes = ["/some/path"] results in this value getting ignored. I think the cause is from:
rules_cc/cc/common/cc_helper.bzl
Lines 798 to 799 in 31ddd5f
| if includes_attr.startswith("/"): | |
| continue |
Instead, this should warn users or throw an error explaining that the target is misconfigured.
malkia
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)