P2help wantedteam-Rules-CPPtype: feature request
仓库指标
- Star
- (25,384 star)
- PR 合并指标
- (平均合并 22天 20小时) (30 天内合并 77 个 PR)
描述
Description of the feature request:
Given that there is an allowlist of possible file extensions in hdrs= and that cc_binary doesn't have a textual_hdrs attribute, there isn't really a good way to say "this cc_binary has a source file that is included from somewhere but it doesn't compile by itself".
Sounds like a logical addition and nice polish.
Which category does this issue belong to?
C++/Objective-C Rules
What underlying problem are you trying to solve with this feature?
No response
Which operating system are you running Bazel on?
\
What is the output of bazel info release?
No response
If bazel info release returns development version or (@non-git), tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response