Give finer control over local/transitive defines in C++ rules #11369
Labels
help wanted
Someone outside the Bazel team could own this
P4
This is either out of scope or we don't have bandwidth to review a PR. (No assignee)
team-Rules-CPP
Issues for C++ rules
type: feature request
There should be better support for defines in C++ removing logic which is platform-dependent and allowing to specify whether it should only be used locally or be propagated.
Related but for includes #6790
We should follow the design process for this: https://bazel.build/designs/
The text was updated successfully, but these errors were encountered: