Documentation for strip_include_prefix references 'third_party' policy. #24370
Labels
team-Documentation
Documentation improvements that cannot be directly linked to other team labels
team-Rules-CPP
Issues for C++ rules
type: bug
untriaged
Description of the bug:
https://bazel.build/reference/be/c-cpp#cc_library.strip_include_prefix
Docs mention "This attribute is only legal under third_party." which doesn't make sense for bazel.
Which category does this issue belong to?
Documentation
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which operating system are you running Bazel on?
No response
What is the output of
bazel info release
?No response
If
bazel info release
returnsdevelopment 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 HEAD
?No response
If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
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
The text was updated successfully, but these errors were encountered: