bazel-contrib / bazel-contrib/rules_cuda
Add attribute `strip_include_prefix`
Open
enhancement
- Dominant language
- Starlark
- Stars
- 122
- Forks
- 73
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 7
Description
Thank you for providing these nice rules for cuda. It would be great if the `cuda_library` and `cuda_object` would provide and implement the `strip_include_prefix` attribute and the `rules_cc` do: https://bazel.build/reference/be/c-cpp#cc_library.strip_include_prefix
Contributor guide
Research direction
Start with the cuda_library and cuda_object rules and compare their attributes with the rules_cc strip_include_prefix reference linked in the issue. Done means both CUDA rules expose and implement strip_include_prefix consistently with that reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100