You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a fresh newbie to bazel, and I'd like to build a cmake library within a bazel project. I noticed your documentation mentions putting ForeignCc rules in the WORKSPACE file, but from the bazel documentation, WORKSPACE is legacy.
Where should I put the rules with newer versions of bazel? Should your documentation be updated?
The text was updated successfully, but these errors were encountered:
I'm a fresh newbie to bazel, and I'd like to build a cmake library within a bazel project. I noticed your documentation mentions putting ForeignCc rules in the WORKSPACE file, but from the bazel documentation, WORKSPACE is legacy.
Where should I put the rules with newer versions of bazel? Should your documentation be updated?
The text was updated successfully, but these errors were encountered: