rules_foreign_cc/examples/.bazelrc

9 lines
230 B
Plaintext

# Required for Windows
build --enable_runfiles
# These are required otherwise paths are too long
startup --windows_enable_symlinks
build --action_env=MSYS=winsymlinks:nativestrict
test --action_env=MSYS=winsymlinks:nativestrict