diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 21:59:48 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 21:59:48 +0200 |
commit | 19e2164441f18387cbfcacecc74170a3b0535387 (patch) | |
tree | a7f75eee2874b89570dd8c4c7bc32f803dec42b7 /.bazelrc | |
parent | b8a87223bb70fccc47ba0f9c96b3f58de6e1e5bd (diff) |
Diffstat (limited to '.bazelrc')
-rw-r--r-- | .bazelrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +common --registry=https://bcr.bazel.build/ +common --registry=https://bazel.stevenlr.com/registry/ + startup --windows_enable_symlinks build:windows --enable_runfiles=true |