Commit d62fa07
authored
Add bzlmod example to setup in docs (#1446)
This adds the bzlmod example from the release docs here:
https://github.com/bazel-contrib/rules_foreign_cc/releases
As a complete rookie, Google took me to this docs page, thinking the
project didn't "work" with bzlmod and I got turned around until I
noticed the release docs have instructions for how to set up ForeignCc
when using bzlmod. Small fix that maybe helps another beginner :)1 parent 5681c74 commit d62fa07
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
18 | 28 | | |
19 | 29 | | |
| |||
0 commit comments