Commit 0119aae
fix: use correct Bazel label for yaml-cpp dependency
@yaml-cpp refers to the repo, not the target. The correct label is
@yaml-cpp//:yaml-cpp which references the cc_library target.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 7c99bf8 commit 0119aae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
0 commit comments