Skip to content

Commit 384217e

Browse files
committed
Try to fix windows long paths
Signed-off-by: Keith Mattix II <[email protected]>
1 parent 337701f commit 384217e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ build:windows --cxxopt="/std:c++17"
8888
# Enable symlinks and runfiles on Windows (enabled by default on other platforms).
8989
startup --windows_enable_symlinks
9090
build:windows --enable_runfiles
91+
build:windows --output_user_root=C:/_bzl

0 commit comments

Comments
 (0)